[Bug libgomp/81768] [8 Regression] error: control flow in the middle of basic block

2017-08-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81768

Tom de Vries  changed:

   What|Removed |Added

   Keywords|ice-on-valid-code   |ice-on-invalid-code

--- Comment #2 from Tom de Vries  ---
[ Redoing https://gcc.gnu.org/ml/gcc-bugs/2017-08/msg01362.html ]

AFAIU, because while minimizing I removed the '#pragma omp declare target'
around the global declarations, this is an ice-on-invalid-code.

[Bug libgomp/81768] [8 Regression] error: control flow in the middle of basic block

2017-08-14 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81768

Tom de Vries  changed:

   What|Removed |Added

   Keywords|ice-on-valid-code   |ice-on-invalid-code

--- Comment #2 from Tom de Vries  ---
AFAIU, because while minimizing I removed the '#pragma omp declare target'
around the global declarations, this is an ice-on-invalid-code.

[Bug libgomp/81768] [8 Regression] error: control flow in the middle of basic block

2017-08-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81768

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
Version|unknown |8.0
   Target Milestone|--- |8.0
Summary|error: control flow in the  |[8 Regression] error:
   |middle of basic block   |control flow in the middle
   ||of basic block