mips.exp (setup_mips_tests): Set mips_abi to the default ABI.
[official-gcc.git] / gcc / testsuite / gcc.dg / real-const-1.c
blob3e2bbfde8fc8ffabdc794141c595ec052d4cad53
1 /* PR middle-end/21781. */
2 /* { dg-do compile } */
4 int f[.0e200000000 == 0?1:-1];