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 28152 Diagnostic about wrong use _Complex prints __complex__


PING: <http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00552.html>

2008/8/8 Manuel López-Ibáñez <lopezibanez@gmail.com>:
> I don't understand why we would like to use the canonical name instead
> of whatever was parsed. Fixed by not doing this.
>
> Bootstrapped and regression tested on x86_64-pc-linux-gnu with
> --enable-languages=all.
>
> OK for trunk?
>
> 2008-08-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
>
>        PR c/28152
>        * c-parser.c (c_lex_one_token): Do not store the canonical spelling
>        for keywords.
> testsuite/
>        * gcc.dg/parser-pr28152.c: New.
>


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