repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
S/390: Allow immediates in loc expander
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pow-sqrt-2.c
blob
b2fada49e85316a4490684d1d25901a0ef06b4d2
1
/* { dg-do run } */
2
/* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=5" } */
3
4
#define EXPN (-5.875)
5
#include
"pow-sqrt.x"