Commit the vtable verification feature.
[gcc.git] / gcc / passes.def
index 61cfd9e7e95babec450bed187b7182598ace2d7f..b289713368f33d746444aa9b1a54a840c8963893 100644 (file)
@@ -292,6 +292,7 @@ along with GCC; see the file COPYING3.  If not see
       NEXT_PASS (pass_tm_memopt);
       NEXT_PASS (pass_tm_edges);
   POP_INSERT_PASSES ()
+  NEXT_PASS (pass_vtable_verify);
   NEXT_PASS (pass_lower_vector);
   NEXT_PASS (pass_lower_complex_O0);
   NEXT_PASS (pass_asan_O0);