Go to file
Manuel López-Ibáñez d665b6e585 re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)
2009-07-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>

	PR c++/31246
	* gimplify.c (gimplify_expr): Propagate no_warning flag when
	gimplifying.
	* gimple (gimple_build_call_from_tree): Likewise.
	* tree-cfg.c (remove_useless_stmts_warn_notreached): Check
	no_warning flag before warning.
cp/
	* init.c (build_new_1): Set TREE_NO_WARNING for compiler-generated
	code.
	* cp-gimplify.c (genericize_eh_spec_block): Likewise.
	
testsuite/	
	* g++.dg/warn/pr31246.C: New.
	* g++.dg/warn/pr31246-2.C: New.

From-SVN: r149354
2009-07-07 22:18:35 +00:00
boehm-gc
config
contrib
fixincludes inclhack.def (darwin_stdint_5, [...]): New fixes. 2009-07-04 21:31:17 +00:00
gcc re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code) 2009-07-07 22:18:35 +00:00
gnattools
include dwarf2.h: Remove. 2009-06-30 00:02:10 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. 2009-07-01 19:15:33 +00:00
libgcc
libgfortran re PR fortran/40576 (Endless loop in internal write) 2009-06-30 00:46:35 +00:00
libgomp libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS options when choosing a multilib. 2009-07-02 20:55:23 +00:00
libiberty
libjava HTML_401F.java (defineElements): Split this huge method into... 2009-07-01 21:13:03 +02:00
libmudflap re PR tree-optimization/19831 (Missing DSE/malloc/free optimization) 2009-07-01 12:27:33 +00:00
libobjc
libssp
libstdc++-v3 3.cc: Add copyright. 2009-07-06 22:44:58 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
configure.ac configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +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: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
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 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.