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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Feb 11 14:48:00 GMT 2015


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



More information about the Gcc-cvs mailing list