Go to file
Jeff Law b0c11403d6 re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop)
PR middle-end/48770
	* reload.h (reload): Change to return a bool.
	* ira.c (ira): If requested by reload, run a fast DCE pass after
	reload has completed.  Fix comment typo.
	* reload1.c (need_dce): New file scoped static.
	(reload): Set reload_completed here.  Return whether or not a DCE
	pass after reload is needed.
	(delete_dead_insn): Set need_dce as needed.

	PR middle-end/48770
	* gcc.dg/pr48770.c: New test.

From-SVN: r175353
2011-06-23 15:30:20 -06:00
boehm-gc
config re PR target/49461 (boehm-gc and gcj incompatible with pie) 2011-06-19 17:54:24 +00:00
contrib gcc_update (gcc/config/avr/avr-tables.opt): New dependencies. 2011-06-21 11:22:19 +01:00
fixincludes configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add. 2011-06-08 21:27:06 +00:00
gcc re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop) 2011-06-23 15:30:20 -06:00
gnattools
include re PR debug/47858 (IPA-SRA decreases quality of debug info) 2011-06-22 12:41:58 +02:00
INSTALL
intl
libada
libcpp gcc.pot: Regenerate. 2011-06-21 11:33:57 +01:00
libdecnumber
libffi huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. 2011-06-14 15:54:22 +00:00
libgcc enable-execute-stack-empty.c (__enable_execute_stack): Add prototype. 2011-06-22 13:20:07 +02:00
libgfortran PR 49296 List directed read of string ending in EOF. 2011-06-18 10:53:09 +03:00
libgo Change builtin make to runtime call at lowering time. 2011-06-14 13:51:16 +00:00
libgomp re PR libgomp/49490 (suboptimal load balancing in loops) 2011-06-22 22:39:25 +02:00
libiberty re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in error ouput thus printing "&&&") 2011-06-20 10:40:01 -04:00
libjava re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX) 2011-06-21 17:09:57 +00:00
libmudflap
libobjc In libobjc/: 2011-06-08 Nicola Pero <nicola.pero@meta-innovation.com> 2011-06-08 08:26:15 +00:00
libquadmath
libssp
libstdc++-v3 tie2.cc: Fix for C++0x mode. 2011-06-23 11:32:23 +01:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib) 2011-06-22 21:30:19 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess oops - omitted from previous delta. 2011-06-06 10:34:35 +00:00
config.rpath
config.sub Sync from upstream: 2011-06-06 10:33:11 +00:00
configure re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib) 2011-06-22 19:40:45 +00:00
configure.ac re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib) 2011-06-22 19:40:45 +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 (Write After Approval): Add myself. 2011-06-06 03:05:33 +00:00
Makefile.def re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib) 2011-06-22 19:40:45 +00:00
Makefile.in re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib) 2011-06-22 19:40:45 +00:00
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.