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]

r220624 - in /branches/gcc-4_9-branch: gcc/c/Ch...


Author: jakub
Date: Wed Feb 11 14:48:41 2015
New Revision: 220624

URL: https://gcc.gnu.org/viewcvs?rev=220624&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:
    branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c++/atomic-16.C
    branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/atomic-18.c
Modified:
    branches/gcc-4_9-branch/gcc/c/ChangeLog
    branches/gcc-4_9-branch/gcc/c/c-parser.c
    branches/gcc-4_9-branch/libgomp/ChangeLog


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