[Bug c++/108407] SegFault with structured binding and OpenMP without optimization

2023-01-14 Thread mmoelle1 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108407 --- Comment #4 from Matthias Möller --- Thank you, I have changed the code as suggested and it compiles and runs fine in all optimization levels including '-O0'.

[Bug c++/108407] New: SegFault with structured binding and OpenMP without optimization

2023-01-14 Thread mmoelle1 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108407 Bug ID: 108407 Summary: SegFault with structured binding and OpenMP without optimization Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal