[Bug libgomp/108286] New: [GCC 12/13] OpenMP Target directive causes internal compiler error

2023-01-04 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108286 Bug ID: 108286 Summary: [GCC 12/13] OpenMP Target directive causes internal compiler error Product: gcc Version: 12.2.1 Status: UNCONFIRMED Severity: normal

[Bug c++/108286] [12 Regression] OpenMP Target directive causes internal compiler error

2023-01-06 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108286 --- Comment #5 from Jan André Reuter --- I tried to compile and run the source code I uploaded when creating the ticket. I used the latest daily bump: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=53ef7c1d9a44a2c681d4b3433a853cd4461be8c5 The pr

[Bug c++/114572] New: [OpenMP] "internal compiler error: in assign_temp" with assignment operator and lastprivate clause

2024-04-03 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114572 Bug ID: 114572 Summary: [OpenMP] "internal compiler error: in assign_temp" with assignment operator and lastprivate clause Product: gcc Version: 14.0 Status: UNCONFIRMED

[Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work

2024-08-08 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265 --- Comment #9 from Jan André Reuter --- Thanks a lot for the patch Prathamesh Kulkarni. There seems to be some progress, which is great to see! I've tried your patch. I applied it to the latest snapshot and also to GCC 14.2.0 and GCC 14.1.0 to

[Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work

2024-08-08 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265 --- Comment #10 from Jan André Reuter --- Created attachment 58875 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58875&action=edit Verbose compile output after rebuilding the latest GCC snapshot with the patch applied New error message wh

[Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work

2024-08-09 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265 --- Comment #12 from Jan André Reuter --- > Hi, > Yes, those two errors are expected. > I posted RFC discussion about AArch64/nvptx offloading issues here: > https://gcc.gnu.org/pipermail/gcc/2024-July/244466.html > > For the unrecognized comman

[Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work

2024-09-11 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265 --- Comment #17 from Jan André Reuter --- Good news! I built GCC trunk on a GH200 system via EasyBuild and tried a few examples. A very basic example (more or less a "Hello World") worked just fine. Afterwards, I tried a few of our offload examp

[Bug ipa/96265] offloading to nvptx-none from aarch64-linux-gnu (and riscv*-linux-gnu) does not work

2024-07-11 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265 Jan André Reuter changed: What|Removed |Added CC||j.reu...@fz-juelich.de --- Comment #7

[Bug c/118401] New: [Offload][OpenMP][OpenACC] Compilation failure with -finstrument-functions active

2025-01-10 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118401 Bug ID: 118401 Summary: [Offload][OpenMP][OpenACC] Compilation failure with -finstrument-functions active Product: gcc Version: 14.2.0 Status: UNCONFIRMED Seve

[Bug c/118401] [Offload][OpenMP][OpenACC] Compilation failure with -finstrument-functions active

2025-01-10 Thread j.reuter--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118401 --- Comment #1 from Jan André Reuter --- Created attachment 60092 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60092&action=edit Produced files with -save-temps