Go to file
Jakub Jelinek ba45cfc48b re PR debug/49382 (-O2 -g: DW_AT_location at the very first PC is already modified)
PR debug/49382
	* dwarf2out.c (dw_loc_list_node): Add force field.
	(add_var_loc_to_decl): For PARM_DECL, attempt to keep
	the incoming location in the list, even if it is modified
	before first real insn.
	(output_loc_list): Emit empty ranges with force flag set.
	(dw_loc_list): If first range of a PARM_DECL is empty,
	set force flag.

From-SVN: r175076
2011-06-15 11:56:33 +02:00
boehm-gc
config
contrib
fixincludes
gcc re PR debug/49382 (-O2 -g: DW_AT_location at the very first PC is already modified) 2011-06-15 11:56:33 +02:00
gnattools
include demangle.h (DMGL_RET_POSTFIX): Extend the comment. 2011-06-13 22:32:40 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. 2011-06-14 15:54:22 +00:00
libgcc irix6-unwind.h: New file. 2011-06-14 12:20:08 +00:00
libgfortran
libgo Change builtin make to runtime call at lowering time. 2011-06-14 13:51:16 +00:00
libgomp
libiberty cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX. 2011-06-13 22:34:19 +00:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept. 2011-06-14 23:08:24 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +00:00
configure.ac * configure.ac (tilepro-*-*) New case. 2011-06-13 15:24:21 +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
Makefile.def
Makefile.in
Makefile.tpl
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.