https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120951
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-07-04 Keywords|needs-bisection |ice-on-valid-code Ever confirmed|0 |1 Summary|error: gimple cond |[16 regression] error: |condition cannot throw |gimple cond condition | |cannot throw CC| |pinskia at gcc dot gnu.org Target Milestone|--- |16.0 Status|UNCONFIRMED |ASSIGNED Component|c |middle-end --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I suspect this started to ICEing when the verification was added. I will take a look soon.