Go to file
Eric Botcazou 5123ad0975 re PR debug/26754 (Wrong debug info for variable accessed non-locally)
PR debug/26754
	* gimplify.c (declare_tmp_vars): Rename into declare_vars.
	Add debug_info parameter.  Chain the vars to the BLOCK instead
	of the BIND_EXPR if debug info are requested for them.
	(pop_gimplify_context): Adjust for above change.
	(gimple_add_tmp_var): Likewise.
	* tree-gimple.h (declare_tmp_vars): Rename into declare_vars.
	Add bool parameter.
	* tree-nested.c (convert_nonlocal_reference): Adjust for above change.
	(convert_local_reference): Likewise.
	(get_local_debug_decl): Set DECL_IGNORED_P on the original variable.
	(finalize_nesting_tree_1): Request that debug info be emitted
	for debug_var_chain.

From-SVN: r114605
2006-06-13 08:55:40 +00:00
boehm-gc
config Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:00:45 +00:00
contrib * dg-cmp-results.sh: New script for comparing DejaGNU logs. 2006-06-05 15:59:03 +00:00
fixincludes
gcc re PR debug/26754 (Wrong debug info for variable accessed non-locally) 2006-06-13 08:55:40 +00:00
gnattools
include
INSTALL
intl Makefile.in (install-info, [...]): New dummy targets. 2006-06-07 15:44:09 +00:00
libada
libcpp re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
libdecnumber
libffi
libgfortran in_pack.m4: Add TODO comment about detecting temporaries... 2006-06-06 11:10:09 +03:00
libgomp env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
libiberty
libjava re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression)) 2006-06-12 17:07:48 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream) 2006-06-12 23:24:22 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
configure.in configure.in: Don't enable libgomp on hpux10. 2006-06-13 02:40:01 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def [multiple changes] 2006-06-06 19:01:18 +00:00
Makefile.in [multiple changes] 2006-06-06 19:01:18 +00:00
Makefile.tpl re PR bootstrap/27674 (make -j3 all-gcc fails when building natively) 2006-06-05 17:14:23 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.