https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100661
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[11/12 Regression] ICE in |ICE in omp-low.c / |omp-low.c / |refs_may_alias_p_2, at |refs_may_alias_p_2, at |tree-ssa-alias.c:2460 with |tree-ssa-alias.c:2460 |nested function in OMP | |region Keywords| |accepts-invalid Target Milestone|11.3 |--- --- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- I wonder if it's possible to reject nested functions in OMP regions in the frontend? Not really a regression as comment#3 explains. I'd declare it accepts-invalid.