c-parse.in (absdcl1): Allow attributes in explicit typespecs.
authorMumit Khan <khan@xraylith.wisc.edu>
Mon, 26 Apr 1999 22:35:58 +0000 (22:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Apr 1999 22:35:58 +0000 (16:35 -0600)
commit112cedb09bddd98884385587645c29b8e74f8d74
treec9d8d72b54f7984a833af5e59598af96cdf50578
parent0f92adae3249f90e0b2e6cf5c16990f6140a6ea1
c-parse.in (absdcl1): Allow attributes in explicit typespecs.

        * c-parse.in (absdcl1): Allow attributes in explicit typespecs.
        (%expect): Update.
        * c-parse.y: Regenerate.
        * c-parse.c: Likewise.
        * objc/objc-parse.c: Likewise.
        * objc/objc-parse.y: Likewise.

Co-Authored-By: Donn Terry <donn@interix.com>
From-SVN: r26663
gcc/ChangeLog
gcc/c-parse.c
gcc/c-parse.in
gcc/c-parse.y
gcc/objc/objc-parse.c
gcc/objc/objc-parse.y