Sign in
gnu
/
gcc
/
57ea00136418991e847e46a6946a81a1df70c9a4
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.other
/
syshdr1.C
blob: 89a7fbf73c4432d430731434310911d5a6cd5e70 [
file
] [
log
] [
blame
]
// { dg-do assemble }
// { dg-options "" }
// Origin: Mark Mitchell <mark@codesourcery.com>
# 1 "foo" 3
void
f
()
{}
extern
"C"
void
foo
(
int
);
extern
"C"
void
foo
(
int
)
throw
();