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.