Go to file
Olivier Hainque 2a02d0907c trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
* gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
	(set_end_locus_from_node): New function.
	(Subprogram_Body_to_gnu): Use it to mark both the inner BIND_EXPR we
	make and the function end_locus.
	(Compilation_Unit_to_gnu): Call it instead of a straight Sloc_to_locus
	for the elaboration subprogram.
	(set_gnu_expr_location_from_node) <default case>: Use it to attempt to
	set the end_locus of the expression as well.

Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com>

From-SVN: r168455
2011-01-04 09:30:06 +00:00
boehm-gc update boehm-gc for powerpc m64 darwin. 2010-12-10 10:09:10 +00:00
config re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
contrib Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc trans.c (BLOCK_SOURCE_END_LOCATION): Provide default. 2011-01-04 09:30:06 +00:00
gnattools PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
include Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
INSTALL
intl
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgcc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgfortran Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libgo Rework locking code to split stack much less. 2010-12-17 06:42:06 +00:00
libgomp Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libiberty Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libjava Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libmudflap Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libobjc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libquadmath re PR fortran/46520 (libquadmath: fails at link test on bare irons) 2010-12-19 20:01:38 +01:00
libssp re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
libstdc++-v3 Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
lto-plugin Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag. 2010-12-20 17:03:10 +00:00
maintainer-scripts update_web_docs_svn (MANUALS): Add libquadmath. 2010-12-18 12:55:02 +01:00
zlib
ABOUT-NLS
ChangeLog * configure: Regenerate. 2010-12-23 16:09:09 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure * configure: Regenerate. 2010-12-23 16:09:09 +00:00
configure.ac configure.ac: (picochip): Disable libiberty. 2010-12-22 10:34:23 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Added myself to MAINTAINERS (write after approval) 2010-12-14 05:28:02 +00:00
Makefile.def Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
Makefile.in Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.