r275043 - in /branches/gcc-8-branch/gcc: c-fami...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Aug 29 15:03:00 GMT 2019
Author: jakub
Date: Thu Aug 29 15:03:31 2019
New Revision: 275043
URL: https://gcc.gnu.org/viewcvs?rev=275043&root=gcc&view=rev
Log:
Backported from mainline
2019-06-25 Jakub Jelinek <jakub@redhat.com>
PR sanitizer/90954
* c-omp.c (c_finish_omp_atomic): Allow tree_invariant_p in addition
to SAVE_EXPR in first operand of a COMPOUND_EXPR.
* c-c++-common/gomp/pr90954.c: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/c-c++-common/gomp/pr90954.c
Modified:
branches/gcc-8-branch/gcc/c-family/ChangeLog
branches/gcc-8-branch/gcc/c-family/c-omp.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list