[PATCH] Fix attribute parsing after PR28152 (PR c/37171)

Manuel López-Ibáñez lopezibanez@gmail.com
Wed Aug 20 15:32:00 GMT 2008


2008/8/20 Jakub Jelinek <jakub@redhat.com>:
> +               = ridpointers[(int) c_parser_peek_token (parser)->keyword];

Can't we hide this behind a macro called KEYWORD_CANONICAL_NAME or similar ?

Cheers,

Manuel.



More information about the Gcc-patches mailing list