Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pr77323.c
blob: 281c334749a527daf520a87c4e54d3a5294fedde [
file
] [
log
] [
blame
]
/* PR c/77323 */
/* { dg-do compile { target ia32 } } */
/* { dg-options "" } */
__int128 a
;
/* { dg-error "not supported" } */
_Float128x
b
;
/* { dg-error "not supported" } */