Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
pr99294_b.C
blob: 30d14d10187a94288e4c3c1ae0170210cdb21186 [
file
] [
log
] [
blame
]
// PR 99294, ICE with -fno-module-lazy on class completeness
// { dg-additional-options {-fmodules-ts -fno-module-lazy} }
#include
"pr99294.h"
import
foo
;
string
Quux
()
{
return
1
;
}
// ICED complaining about Quux RETURN_DECL during gimple expand