]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/cp/decl2.c
[multiple changes]
[gcc.git] / gcc / cp / decl2.c
index 87f65fa665f0e648c45e51024368ae6e05fec0c4..f1f83b4ec07d4ee279f76059ae9cffbaa8b33470 100644 (file)
@@ -3257,6 +3257,8 @@ finish_file ()
       import_export_decl (decl);
     }
 
+  mark_all_runtime_matches ();
+
   /* Now write out inline functions which had their addresses taken and
      which were not declared virtual and which were not declared `extern
      inline'.  */
This page took 0.026659 seconds and 5 git commands to generate.