c-parse.in (typename): Do not split attributes.
authorAldy Hernandez <aldyh@redhat.com>
Sat, 15 Dec 2001 04:06:05 +0000 (04:06 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Sat, 15 Dec 2001 04:06:05 +0000 (04:06 +0000)
commitd3b4cd6f89460f3393850c84be374987d17c210c
tree174090deb0749cfb0ad32ae8786fe0323b1e04d1
parentcdf89524e36110b12dc0ed47edec9d6359c284b7
c-parse.in (typename): Do not split attributes.

* c-parse.in (typename): Do not split attributes.
        Remove unsupported attributes warning.

        * c-decl.c (groktypename): Apply attributes.

From-SVN: r48032
gcc/ChangeLog
gcc/c-decl.c
gcc/c-parse.in