1 /* PR target/99708 */
2 /* { dg-do compile } */
3
4 #ifdef __SIZEOF_FLOAT128__
5 __float128 f = 1.0;
6 #endif
7 long double l = 1.0;
1 /* PR target/99708 */
2 /* { dg-do compile } */
3
4 #ifdef __SIZEOF_FLOAT128__
5 __float128 f = 1.0;
6 #endif
7 long double l = 1.0;