(reload): Move test for failure to find any group to after the loop over i.
authorRichard Stallman <rms@gnu.org>
Sat, 3 Oct 1992 00:38:02 +0000 (00:38 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 3 Oct 1992 00:38:02 +0000 (00:38 +0000)
commit9d1a4667d88d24c9af71984e73be5eb99529a6dc
tree03b6f5e6c4aab3d9ce90e07fe6aa14478dae3929
parent139e5e08924a01bb85498a6eab33436c519ef78f
(reload): Move test for failure to find any group to after the loop over i.

(reload): Move test for failure to find any group
to after the loop over i.  Also check that all the regnos fit
below FIRST_PSEUDO_REGISTER.

From-SVN: r2306
gcc/reload1.c