This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]