]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/modulo-sched.c
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
[thirdparty/gcc.git] / gcc / modulo-sched.c
index 673055eacc5f0e184362064df21894f0147db393..59f8978be73f0bab3c9e1db9da8200beb7872ec1 100644 (file)
@@ -1413,7 +1413,7 @@ sms_schedule (void)
           if (dump_file)
             fprintf (dump_file, "SMS reached max limit... \n");
 
-          break;
+         FOR_EACH_LOOP_BREAK (li);
         }
 
       if (dump_file)