https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79236
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschwinge at gcc dot gnu.org
--- Comment #5 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
For the record: ever since the OpenMP nvptx offloading patches got committed
(specifically, probably after "OpenMP loop cloning for SIMT execution"), I had
seen for -m32 multilib testing of a x86_64-linux-gnu configuration the same set
of FAILs described in comment0. Confirming that this is now also resolved in
r244924, thanks.