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]

r220617 - in /trunk: gcc/c/ChangeLog gcc/c/c-pa...


Author: jakub
Date: Wed Feb 11 13:40:31 2015
New Revision: 220617

URL: https://gcc.gnu.org/viewcvs?rev=220617&root=gcc&view=rev
Log:
	PR c/64824
	* c-parser.c (c_parser_binary_expression): Fix OpenMP stack[sp].prec
	check in the POP macro.

	* testsuite/libgomp.c/atomic-18.c: New test.
	* testsuite/libgomp.c++/atomic-16.C: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c++/atomic-16.C
    trunk/libgomp/testsuite/libgomp.c/atomic-18.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c
    trunk/libgomp/ChangeLog


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