2002-01-16 Aldy Hernandez <aldyh@redhat.com>
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2002 01:32:12 +0000 (01:32 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jan 2002 01:32:12 +0000 (01:32 +0000)
commitbc3195ce145bf8af09dec6089a24d9b7b624a9d6
tree620c5fbe63c388e10a6c46213da70ace21421ee0
parent8eb1b04c0e541624c74f38b5b6dc66aa07d0531d
2002-01-16  Aldy Hernandez  <aldyh@redhat.com>

        * c-parse.in (parmlist_or_identifiers): Add maybe_attribute.
        (parmlist_or_identifiers_1): Verify that only a parmlist follows
        an attribute.

        * gcc.dg/20020115-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49161 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parse.in
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20020115-1.c [new file with mode: 0644]