Fix up some __attribute__() parsing.
commit4339ecb12e64c6eefb86f0d07644ace1c3c03384
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 31 Mar 2004 17:52:35 +0000 (31 10:52 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:31 +0000 (7 21:01 -0700)
tree16d9d6dcf2de9261c1837b431741ca82be36cefc
parentba7791a2c8bfe8209ddd552856d529407c5894e0
Fix up some __attribute__() parsing.

This fixes a context attribute without mask/value expression,
and does a first pass at parsing the gcc __mode__ attribute.
parse.c