Handle T_HRESULT types in CodeView records
[official-gcc.git] / gcc / testsuite / gcc.target / powerpc / pr104208-1.c
blob39d46027a1962de6d0e8ebce287bdfd0a69dfc13
1 /* PR target/104208 */
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. */
9 int i;