blob: a006fb394cb1fa840d73c6b103822dcd55f4a29a [file] [log] [blame]
// { dg-additional-options "-fmodules-ts --param ggc-min-expand=0 --param ggc-min-heapsize=0 -fno-module-lazy -fmodule-mapper=[srcdir]/gc-2.map" }
// { dg-additional-files map-1.map }
// Make sure the module hash table survives GC
// { dg-module-cmi "=map-1_a.nms" }
export module frob;
int thing;