Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gcc.dg
/
pr36901-1.c
blob: 63438307ed3f5129700f46becef0c4bef255a6e0 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-options "-pedantic-errors" } */
#include
"pr36901-system.h"
void
foo
(
void
)
{
int
s
=
sc
;
}