[Bug middle-end/118627] gcc/omp-general.cc:4197: The code looks like reading uninitialised data

2025-03-12 Thread kaadenruman at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118627 --- Comment #6 from Kaaden Ruman --- Created attachment 60735 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60735&action=edit Patch to handle false returned case.

[Bug middle-end/118627] gcc/omp-general.cc:4197: The code looks like reading uninitialised data

2025-03-12 Thread kaadenruman at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118627 --- Comment #5 from Kaaden Ruman --- (In reply to Tobias Burnus from comment #3) > Crossref: That code was added in commit > r14-6515-g5fdb150cd4bf8f > OpenMP/OpenACC: Rework clause expansion and nested struct handling > > The called func

[Bug middle-end/118627] gcc/omp-general.cc:4197: The code looks like reading uninitialised data

2025-03-12 Thread kaadenruman at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118627 Kaaden Ruman changed: What|Removed |Added CC||kaadenruman at hotmail dot com --- Comme