This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: Parser fixes


Tom Tromey writes:
 > This patch fixes a couple parser bugs.
 > 
 > A method cannot be both `native' and `strictfp'.
 > Also, a method cannot be marked `transient' or `volatile'.
 > 
 > Tested on x86 Red Hat Linux 7.3.
 > Test suite update included.
 > 
 > Ok for trunk and branch?

OK.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]