[Bug target/99372] gimplefe-28.c ICEs when sqrt insn is not available

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 4 08:35:23 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |11.0
          Component|tree-optimization           |target
             Target|                            |powerpc

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It does check for that:

/* { dg-do compile { target sqrt_insn } } */

the error is with the powerpc target not implementing the dg sqrt_insn target
properly.


More information about the Gcc-bugs mailing list