Go to file
Paolo Carlini 12f64ca5e1 re PR c++/58503 ([c++11] ICE with invalid range in range-based for-loop)
/cp
2013-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/58503
	* parser.c (cp_parser_perform_range_for_lookup): If eventually
	either *begin or *end is type-dependent, return NULL_TREE.
	(do_range_for_auto_deduction): If cp_parser_perform_range_for_lookup
	returns NULL_TREE, don't actually do_auto_deduction.

/testsuite
2013-10-04  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/58503
	* g++.dg/cpp0x/range-for26.C: New.
	* g++.dg/cpp0x/range-for27.C: Likewise.

From-SVN: r203219
2013-10-04 23:17:51 +00:00
boehm-gc
config mh-darwin (BOOT_CFLAGS): Only add -mdynamic-no-pic for m32 hosts. 2013-09-29 19:16:45 +00:00
contrib Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
fixincludes
gcc re PR c++/58503 ([c++11] ICE with invalid range in range-based for-loop) 2013-10-04 23:17:51 +00:00
gnattools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcpp * sr.po: Update. 2013-10-03 22:44:12 +01:00
libdecnumber
libffi
libgcc config.host (hppa*64*-*-linux*): Define extra_parts. 2013-10-03 01:11:41 +00:00
libgfortran re PR fortran/55469 (memory leak on read with istat.ne.0) 2013-10-01 22:52:49 +02:00
libgo reflect: Fix calling Interface method on value created by MakeFunc. 2013-10-04 18:52:22 +00:00
libgomp re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libiberty
libitm
libjava
libmudflap re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 regex_executor.tcc (_DFSExecutor<>::_M_dfs): Fix wrong backup variable initialization. 2013-10-03 20:54:01 +00:00
libvtv Fix issue with libvtv testsuite being run (and failing) 2013-09-25 11:44:48 -07:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
config.rpath
config.sub Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
configure Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
configure.ac Configuration bits for ARC port: 2013-10-01 17:34:40 +01: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 Updating my mail ID. 2013-09-25 19:04:13 +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 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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.