https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65688

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> You're invoking UB, so all bets are off.

Exactly. If you want informative runtime errors instead of segfaults
use -fsanitize=undefined.

Reply via email to