PR tree-optimization/81303
[official-gcc.git] / gcc / testsuite / gcc.dg / pr77323.c
blob281c334749a527daf520a87c4e54d3a5294fedde
1 /* PR c/77323 */
2 /* { dg-do compile { target ia32 } } */
3 /* { dg-options "" } */
5 __int128 a; /* { dg-error "not supported" } */
6 _Float128x b; /* { dg-error "not supported" } */