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

r108219 - in /branches/gomp-20050608-branch/gcc...


Author: jakub
Date: Thu Dec  8 08:55:44 2005
New Revision: 108219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108219
Log:
	PR c/25246
	* c-parser.c (c_parser_struct_or_union_specifier,
	c_parser_objc_class_instance_variables): Handle #pragma
	at struct or class scope.

	* gcc.target/i386/pr25246.c: New test.

Added:
    branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/pr25246.c
Modified:
    branches/gomp-20050608-branch/gcc/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/c-parser.c
    branches/gomp-20050608-branch/gcc/testsuite/ChangeLog.gomp


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