Go to file
Dodji Seketeli 1cef710256 PR c++/51633 - ICEs with constexpr constructor
gcc/cp/

	PR c++/51633
	* semantics.c (cp_parser_ctor_initializer_opt_and_function_body):
	Set the pointer to the last block of the constructor to the
	current statement.
	(build_constexpr_constructor_member_initializers): Get
	build_data_member_initialization a chance to deal with more
	statements before we choke.

gcc/testsuite/

	PR c++/51633
	* g++.dg/cpp0x/constexpr-diag4.C: New test.

From-SVN: r183144
2012-01-13 00:28:46 +01:00
boehm-gc
config
contrib
fixincludes adjust comment 2012-01-11 14:31:40 -05:00
gcc PR c++/51633 - ICEs with constexpr constructor 2012-01-13 00:28:46 +01:00
gnattools
include re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
INSTALL
intl
libada
libcpp macro.c (_cpp_builtin_macro_text): Remove unused variable map. 2012-01-09 14:15:25 +00:00
libdecnumber
libffi Build 64-bit libffi multilib for i?86-linux 2012-01-09 16:20:18 +00:00
libgcc * libgcov.c (__gcov_init): Ignore objects with no functions. 2012-01-11 18:50:21 +00:00
libgfortran re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic) 2012-01-12 21:26:10 +01:00
libgo libgo: Update to weekly.2011-12-14. 2012-01-12 01:31:45 +00:00
libgomp
libiberty cp-demangle.c (d_print_comp): Omit a trailing space in the operator name. 2012-01-10 12:02:52 -05:00
libitm libitm_i.h (_Unwind_DeleteException): Declare weak. 2012-01-09 19:16:07 -08:00
libjava 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 [multiple changes] 2012-01-09 23:39:22 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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.