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