parser-pr28152-2.C
591 Bytes
-
re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__) · 67beaaa6
2009-05-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR c++/28152 cp/ * parser.c (cp_lexer_get_preprocessor_token): Do not store the canonical spelling for keywords. (cp_parser_attribute_list): Use the canonical spelling for keywords in attributes. testsuite/ * g++.dg/parse/parser-pr28152.C: New. * g++.dg/parse/parser-pr28152-2.C: New. From-SVN: r147097
Manuel López-Ibáñez committed