This is the mail archive of the gcc-regression@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]

Re: Results for 4.2.0 20060104 (experimental) testsuite on powerpc-apple-darwin8.3.0


On Wed, Jan 04, 2006 at 11:36:01PM -0500, Andrew Pinski wrote:
> Reduced testcase for that failure:
> @interface a {}
> #pragma mark --- Output ---
> @end

The fix is easy enough -- adding another check for pragma
in the objc grammar.  I'll look for it myself, but it would
be nice if and objc literate someone wrote a test case that
excercised all legal pragma placements.


r~


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