blob: ac20116e641e945d297305979106db0d759b9345 [file] [log] [blame]
// { dg-additional-options {-fmodules-ts -flang-info-module-cmi=<iostream>} }
export module Foo;
import <iostream>;
export void frob ();
// { dg-regexp {In module imported at [^\n]*pr99166_b.C:[0-9:]*\n[^\n]*iostream: note: reading CMI 'gcm.cache/[^[\n]*iostream.gcm'\n} }