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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I bet this is another case of UBSAN instrumentation fooling jump-threading into
isolating the broken case and we then warning about it.

Reply via email to