[Bug target/97926] ICE in patch_jump_insn, at cfgrtl.c:1298

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 22 16:34:49 GMT 2021


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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Segher Boessenkool <segher@gcc.gnu.org>:

https://gcc.gnu.org/g:ba16797fe69a0fae47355aa2c102ffac1c48c3bd

commit r11-7767-gba16797fe69a0fae47355aa2c102ffac1c48c3bd
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date:   Fri Mar 19 15:02:00 2021 +0000

    ubsan: Don't test for NaNs if those do not exist (PR97926)

    2021-03-22  Segher Boessenkool  <segher@kernel.crashing.org>

            PR target/97926
            * ubsan.c (ubsan_instrument_float_cast): Don't test for unordered
if
            there are no NaNs.


More information about the Gcc-bugs mailing list