[Bug c/96315] ICE with variable size struct and openmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96315 --- Comment #2 from Jakub Jelinek --- I guess the best solution will be to disallow VL structure in OpenMP constructs (well, privatization and mapping thereof), it is so rare extension that it is IMHO not worth the trouble. Will have to check if
[Bug c/96315] ICE with variable size struct and openmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96315 Martin Liška changed: What|Removed |Added Summary|internal compiler error |ICE with variable size