https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
Tom de Vries changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
--- Comment #5 from Thomas Schwinge ---
(In reply to Tom de Vries from comment #4)
> (In reply to Thomas Schwinge from comment #3)
> > Yeah, I suppose you just need to remove a "--disable-multilib" from your
> > nvptx offloading GCC build configu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
--- Comment #4 from Tom de Vries ---
(In reply to Thomas Schwinge from comment #3)
> Yeah, I suppose you just need to remove a "--disable-multilib" from your
> nvptx offloading GCC build configuration, so that the "mgomp" multilib gets
> built in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
Thomas Schwinge changed:
What|Removed |Added
Keywords|openacc |
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
--- Comment #2 from Jakub Jelinek ---
Ugh, that is going to be a maintainance nightmare for the testsuite.
Why and how are you configuring your accel compiler without the OpenMP support?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626
--- Comment #1 from Tom de Vries ---
Created attachment 41871
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41871&action=edit
Tentative patch