OSDN Git Service

(reload): Fix typo in previous change.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 1994 01:36:58 +0000 (01:36 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 1994 01:36:58 +0000 (01:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6929 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/reload1.c

index 4e7a362..85960c4 100644 (file)
@@ -1158,10 +1158,10 @@ reload (first, global, dumpfile)
                  if (size == 1)
                    for (j = 0; j < n_reloads; j++)
                      if ((CLASS_MAX_NREGS (reload_reg_class[j],
-                                           (GET_MODE_SIZE (reload_outmode[i])
-                                            > GET_MODE_SIZE (reload_inmode[i]))
-                                           ? reload_outmode[i]
-                                           : reload_inmode[i])
+                                           (GET_MODE_SIZE (reload_outmode[j])
+                                            > GET_MODE_SIZE (reload_inmode[j]))
+                                           ? reload_outmode[j]
+                                           : reload_inmode[j])
                           > 1)
                          && reloads_conflict (i, j)
                          && reg_classes_intersect_p (class,