gcc/libcpp
Paolo Carlini 1582c67762 PR c++/54526 (again)
/libcpp
2013-01-04  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/54526 (again)
	* lex.c (_cpp_lex_direct): In C++11 mode, implement 2.5 p3, bullet 2.

/gcc/cp
2013-01-04  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/54526 (again)
	* parser.c (cp_parser_template_id): Revert core of previous change
	(keep adjusted inform message).

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

	PR c++/54526 (again)
	* g++.dg/cpp0x/parse2.C: Extend.
	* g++.old-deja/g++.other/crash28.C: Adjust.

From-SVN: r194909
2013-01-04 15:30:24 +00:00
..
include cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
po * sv.po: Update. 2012-09-26 22:47:46 +01:00
ChangeLog PR c++/54526 (again) 2013-01-04 15:30:24 +00:00
Makefile.in backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... 2012-08-14 21:56:07 -04:00
aclocal.m4 Undo inadvertent commit in rev 160105. 2010-06-01 10:20:24 -04:00
charset.c re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer) 2012-12-03 18:19:47 +01:00
config.in cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
configure cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
configure.ac cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
directives-only.c LINEMAP_POSITION_FOR_COLUMN had the exact same effect as linemap_position_for_column... 2011-08-15 20:35:58 +00:00
directives.c Implement #pragma GCC warning/error 2012-10-04 17:33:11 +02:00
errors.c Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
expr.c Implement a flag -fext-numeric-literals that allows control of whether GNU... 2012-11-10 00:08:49 +00:00
files.c re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer) 2012-12-03 18:19:47 +01:00
identifiers.c backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... 2012-08-14 21:56:07 -04:00
init.c cpplib.h (struct cpp_options): Add canonical_system_headers. 2012-11-16 17:14:05 +00:00
internal.h gcc: 2012-10-23 15:55:55 +01:00
lex.c PR c++/54526 (again) 2013-01-04 15:30:24 +00:00
line-map.c re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite)) 2013-01-03 20:06:49 +00:00
macro.c directives.c: Fix typos. 2012-05-29 15:53:50 +01:00
makeucnid.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
mkdeps.c files.c (read_file_guts, [...]): Free memory before returning. 2012-10-15 22:08:57 +02:00
pch.c files.c (read_file_guts, [...]): Free memory before returning. 2012-10-15 22:08:57 +02:00
symtab.c backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... 2012-08-14 21:56:07 -04:00
system.h system.h: Prior to #define, #undef fopen and freopen unconditionally. 2012-01-03 11:44:34 +00:00
traditional.c Generate virtual locations for tokens 2011-10-17 11:59:12 +02:00
ucnid.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ucnid.tab Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00