https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110485
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Btw, the math.h header declares __attribute__ ((__simd__ ("notinbranch"))) extern double pow (double __x, double __y) __attribute__ ((__nothrow__ , __leaf__));