]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-fold.c
[PR 81702] Remove devirtualization assert
[thirdparty/gcc.git] / gcc / gimple-fold.c
index cb33c1e09fe4b41aacf21e2638dfd8181a9ce759..85fd3971946a77de6729b0c7ff7313df4110dff4 100644 (file)
@@ -6586,7 +6586,6 @@ gimple_get_virt_method_for_vtable (HOST_WIDE_INT token,
   gcc_assert (init);
   if (init == error_mark_node)
     {
-      gcc_assert (in_lto_p);
       /* Pass down that we lost track of the target.  */
       if (can_refer)
        *can_refer = false;