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
2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pow-sqrt-3.c
blob
18c7231a5bbb5bfb6a0ac250df6975c3862ae6bf
1
/* { dg-do run } */
2
/* { dg-options "-O2 -ffast-math --param max-pow-sqrt-depth=3" } */
3
4
#define EXPN (1.25)
5
#include
"pow-sqrt.x"