[Bug testsuite/81626] Need effective target omp_target

2017-08-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626 Tom de Vries changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug testsuite/81626] Need effective target omp_target

2017-07-31 Thread tschwinge at gcc dot gnu.org
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

[Bug testsuite/81626] Need effective target omp_target

2017-07-31 Thread vries at gcc dot gnu.org
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

[Bug testsuite/81626] Need effective target omp_target

2017-07-31 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81626 Thomas Schwinge changed: What|Removed |Added Keywords|openacc | Status|UNCONFIRMED

[Bug testsuite/81626] Need effective target omp_target

2017-07-31 Thread jakub at gcc dot gnu.org
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?

[Bug testsuite/81626] Need effective target omp_target

2017-07-31 Thread vries at gcc dot gnu.org
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=edit Tentative patch