[Bug libgomp/109620] New: [OpenMP][Offloading] OMP_CANCELLATION ICV not mapped to device

2023-04-25 Thread frederik at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: frederik at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- The value of the OMP_CANCELLATION ICV does not get copied to offloading devices. I have

[Bug middle-end/109552] New: ICE with "cancel" directive in "taskloop" construct

2023-04-19 Thread frederik at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: frederik at gcc dot gnu.org Target Milestone: --- Created attachment 54882 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54882&action=edit C version of the test The following F

[Bug libgomp/93481] Do not fail with nowait clause

2020-02-13 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93481 Frederik Harwath changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/92901] new test case c-c++-common/goacc/clause-locations.c in r279169 fails

2019-12-11 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92901 Frederik Harwath changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/92901] new test case c-c++-common/goacc/clause-locations.c in r279169 fails

2019-12-11 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92901 --- Comment #2 from Frederik Harwath --- Created attachment 47469 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47469&action=edit Committed fix

[Bug other/92901] new test case c-c++-common/goacc/clause-locations.c in r279169 fails

2019-12-11 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92901 --- Comment #1 from Frederik Harwath --- Author: frederik Date: Wed Dec 11 08:26:18 2019 New Revision: 279215 URL: https://gcc.gnu.org/viewcvs?rev=279215&root=gcc&view=rev Log: Fix PR92901: Change test expectation for C++ in OpenACC test clause-

[Bug fortran/92793] Fortran Location Data for Diagnostic lacks the column number – when passing on to ME

2019-12-10 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92793 --- Comment #4 from Frederik Harwath --- Author: frederik Date: Tue Dec 10 16:12:58 2019 New Revision: 279169 URL: https://gcc.gnu.org/viewcvs?rev=279169&root=gcc&view=rev Log: Add tests to verify OpenACC clause locations Check that the column

[Bug ipa/92809] [10 regression] error: calls_comdat_local is set outside of a comdat group

2019-12-05 Thread frederik at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92809 Frederik Harwath changed: What|Removed |Added CC||frederik at gcc dot gnu.org