[Bug middle-end/64734] [4.9/5 Regression] ICE at omp lowering
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 23 18:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64734
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jan 23 18:19:50 2015
New Revision: 220053
URL: https://gcc.gnu.org/viewcvs?rev=220053&root=gcc&view=rev
Log:
PR middle-end/64734
* omp-low.c (scan_sharing_clauses): Don't ignore
OMP_CLAUSE_MAP_ZERO_BIAS_ARRAY_SECTION GOMP_MAP_POINTER clauses
on target data/update constructs.
* libgomp.c/pr64734.c: New test.
Added:
trunk/libgomp/testsuite/libgomp.c/pr64734.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
trunk/libgomp/ChangeLog
More information about the Gcc-bugs
mailing list