2 /* { dg-do compile } */
3 /* { dg-options "-O2 -mlong-double-128 -mabi=ibmlongdouble -mlong-double-64 -Wno-psabi" } */
5 /* Verify we do not emit an error with the options above. It is allowed
6 to reset the long double size to 64-bits after a 128-bit long double
7 ABI has been selected. */