https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86284
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #6 from Sam James <sjames at gcc dot gnu.org> --- These days, we handle it with -funreachable-traps which is on at -O0 and -Og too. *** This bug has been marked as a duplicate of bug 104642 ***