This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR c++/28152 Diagnostic about wrong use _Complex prints __complex__


2009/5/3 Mark Mitchell <mark@codesourcery.com>:
> Manuel López-Ibáñez wrote:
>
>> ? ? ? (cp_parser_attribute_list): Use the canonical spelling for
>> ? ? ? keywords in attributes.
>
> Why do we want to use the canonical spelling for keywords, rather than
> whatever the user actually said in the source?

Following this:

http://gcc.gnu.org/ml/gcc-patches/2008-08/msg01400.html

otherwise g++.dg/ext/attrib34.C would break.

Cheers,

Manuel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]