* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.dg / pow-sqrt-2.c
blobb2fada49e85316a4490684d1d25901a0ef06b4d2
1 /* { dg-do run } */
2 /* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=5" } */
4 #define EXPN (-5.875)
5 #include "pow-sqrt.x"