Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr111059-5.c
blob: 10473550d26e7cfc7bb121b40fd5d732c31042eb [
file
] [
log
] [
blame
]
void
f
()
{
(
_Bool
)
(
__INT_MAX__
+
1
);
}