r181193 - in /trunk/gcc: cp/ChangeLog cp/decl2....
dodji@gcc.gnu.org
dodji@gcc.gnu.org
Wed Nov 9 07:51:00 GMT 2011
Author: dodji
Date: Wed Nov 9 07:51:12 2011
New Revision: 181193
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181193
Log:
PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
gcc/cp/
* decl2.c (check_member_template): Accept alias templates and ...
* parser.c (cp_parser_alias_declaration): ... use it here.
gcc/testsuite/
* g++.dg/cpp0x/alias-decl-debug-0.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list