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.target
/
i386
/
pr69225-6.c
blob
cd5f41946d6a3c99fbfb5ae04af5762914134f23
1
/* { dg-do compile} */
2
/* { dg-options "-mno-80387" } */
3
4
#include <float.h>
5
6
#if FLT_EVAL_METHOD != 0
7
# error FLT_EVAL_METHOD != 0
8
#endif