Sign in
llvm
/
llvm-archive
/
48649d2c83b557841c9e5c978d9ab5af13cb52e5
/
.
/
llvm-gcc-4.0
/
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
();