[Bug middle-end/71758] [7 Regression] ICE in verify_gimple_in_cfg, at tree-cfg.c:5212
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 11 20:41:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71758
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jul 11 20:40:47 2016
New Revision: 238231
URL: https://gcc.gnu.org/viewcvs?rev=238231&root=gcc&view=rev
Log:
PR middle-end/71758
* omp-low.c (expand_omp_target): Gimplify device.
* c-c++-common/gomp/pr71758.c: New test.
* gfortran.dg/gomp/pr71758.f90: New test.
Added:
trunk/gcc/testsuite/c-c++-common/gomp/pr71758.c
trunk/gcc/testsuite/gfortran.dg/gomp/pr71758.f90
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list