Go to file
Richard Guenther 1c86160a7a re PR middle-end/49394 (libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc FAILs with -fipa-pta -fnon-call-exceptions)
2011-06-27  Richard Guenther  <rguenther@suse.de>

	PR tree-optimization/49394
	* passes.c (execute_one_pass): Restore current_pass after
	applying IPA transforms.

	* g++.dg/torture/pr49394.C: New testcase.

From-SVN: r175532
2011-06-27 14:32:00 +00:00
boehm-gc install.texi (Configuration, [...]): Remove mach. 2011-04-19 17:22:28 +00:00
config re PR target/49461 (boehm-gc and gcj incompatible with pie) 2011-06-19 17:54:24 +00:00
contrib * repro_fail: New. 2011-06-24 09:11:31 -04:00
fixincludes configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add. 2011-06-08 21:27:06 +00:00
gcc re PR middle-end/49394 (libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc FAILs with -fipa-pta -fnon-call-exceptions) 2011-06-27 14:32:00 +00: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 remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
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 re PR fortran/48311 ([Quadmath] Documentation - typo, order) 2011-04-03 20:45:16 +02:00
libssp
libstdc++-v3 tie2.cc: Fix for C++0x mode. 2011-06-23 11:32:23 +01:00
lto-plugin remove useless if-before-free tests 2011-04-20 18:19:03 +00:00
maintainer-scripts update_version_svn (IGNORE_BRANCHES): Add gcc-4_3-branch. 2011-06-27 11:05:50 +00:00
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 MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
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 configure.ac: Propagate LDFLAGS_FOR_TARGET. 2011-05-09 07:39:45 +00: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.