OSDN Git Service

PR tree-optimization/30843
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / real-const-1.c
1 /* PR middle-end/21781.  */
2 /* { dg-do compile } */
3
4 int f[.0e200000000 == 0?1:-1];