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/81691] libgomp.fortran/target2.f90 fails for nvptx at -O0 and -O1


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81691

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Jakub said target2.f90 exposes a frontend bug (or OpenMP lowering bug, not
sure):
https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02397.html

This is not a target-specific issue, it should fail in a similar fashion on any
non-shm accelerator target.

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