https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121829
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13/14/15/16 Regression] |[13/14/15 Regression] |Trigger error at -O2/O3 |Trigger error at -O2/O3 |during GIMPLE pass: |during GIMPLE pass: |optimized with asm goto |optimized with asm goto |with lable being the next |with lable being the next |statement and loop |statement and loop |afterwards |afterwards Known to work| |16.0 Known to fail|16.0 | Priority|P3 |P2 --- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- Fixed again, in a different way.