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]

Re: [gomp] Fix cp_parser_cache_group (PR c++/24513)


On Tue, Oct 25, 2005 at 05:30:47AM -0400, Jakub Jelinek wrote:
> 	* parser.c (cp_parser_cache_group): Don't stop if next token
> 	is CPP_PRAGMA_EOL and end is CPP_PRAGMA_EOL as well.  If current
> 	token is CPP_PRAGMA, consume everything until CPP_PRAGMA_EOL
> 	inclusive.
> 	* g++.dg/gomp/method-1.C: New test.

Ok.


r~


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