Go to file
Jason Merrill d6ed1c8903 re PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot_with_hash (hashtab.c:650))
PR c++/46977
	* semantics.c (potential_constant_expression_1): Split out from
	potential_constant_expression.  Add want_rval parm.  Handle
	template expression forms.  Don't enforce restriction on address
	of automatic variable here.  Add a couple of diagnostics that
	had been missing.
	(require_potential_constant_expression): New entry point.
	(build_data_member_initialization, register_constexpr_fundef): Adjust.
	(maybe_constant_value): Check potential_constant_expression.
	* pt.c (fold_non_dependent_expr_sfinae): Likewise.
	* tree.c (build_vec_init_expr): Adjust.

From-SVN: r169096
2011-01-21 12:38:02 -05:00
boehm-gc
config bootstrap-lto.mk: -fuse-linker-plugin is default now; pass -fno-lto to STAGEprofile. 2011-01-10 23:43:54 +00:00
contrib
fixincludes
gcc re PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot_with_hash (hashtab.c:650)) 2011-01-21 12:38:02 -05:00
gnattools
include dwarf2.h: Update value for DW_AT_hi_user. 2011-01-12 11:18:49 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran PR47296 Segfault when running out of file descriptors 2011-01-17 07:48:10 +02:00
libgo libgo/Makefile.am: Fix typo naming socket_bsd.go. 2011-01-19 23:03:33 +00:00
libgomp re PR libstdc++/36104 (gnu-versioned-namespace is broken) 2011-01-20 23:41:24 +00:00
libiberty libiberty: add .gitignore 2011-01-18 05:06:50 +00:00
libjava Normalise whitespace in GNU Classpath. 2011-01-11 19:46:05 +00:00
libmudflap
libobjc
libquadmath re PR fortran/47295 (libquadmath: List __complex128 and constants in the .texi file) 2011-01-17 20:03:28 +01:00
libssp
libstdc++-v3 re PR libstdc++/47380 (concept checking and incomplete types) 2011-01-20 20:18:29 +00:00
lto-plugin re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c) 2011-01-12 12:04:39 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Use AS_HELP_STRING throughout. 2011-01-21 13:18:23 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Use AS_HELP_STRING throughout. 2011-01-21 13:18:23 +00:00
configure.ac configure.ac: Use AS_HELP_STRING throughout. 2011-01-21 13:18:23 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh backport: ltmain.sh (relink): Use absolute path when hardcoding with -L. 2011-01-13 18:51:10 +00:00
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +00:00
Makefile.in re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-01-09 14:34:41 +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.