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
PR target/55146
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
real-const-1.c
blob
4c7058d17af1f384220b23df9a0340ba9fb94b20
1
/* PR middle-end/21781. */
2
/* { dg-do compile } */
3
/* { dg-options "-Wall" } */
4
5
int
foo
(
void
) {
if
(
.0
e200000000
==
0
)
return
1
; }