[Bug libgomp/81768] [8 Regression] error: control flow in the middle of basic block
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 14 08:38:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81768
Tom de Vries <vries at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |ice-on-invalid-code
--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
AFAIU, because while minimizing I removed the '#pragma omp declare target'
around the global declarations, this is an ice-on-invalid-code.
More information about the Gcc-bugs
mailing list