Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
g++.dg
/
modules
/
pr98843_a.C
blob: 97820cff3cc68effd09763d9fc537e0ac5a9576e [
file
] [
log
] [
blame
]
// { dg-additional-options -fmodules-ts }
// PR 98843 ICE due to inconsistent entity_ary order
export
module
foo
;
export
void
*
frob
();