https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93537
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|gcc 9.2 takes a |[11/12 Regression] gcc 9.2 |Segmentation Violation when |takes a Segmentation |attached file is compiled |Violation when attached | |file is compiled Known to fail| |11.4.0, 12.1.0, 12.2.0, | |9.1.0, 9.5.0 Keywords|needs-bisection | Known to work|10.1.0 |8.1.0 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually it is still broken in GCC 12.1.0, 12.2.0 and 12.3.0 and 11.4.0. I don't know why it was working in GCC 12.1.0. Seems to work in GCC 13.1.0 and 13.2.0 though .... And on the trunk.