regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class.
authorRichard Henderson <rth@redhat.com>
Thu, 23 Aug 2001 07:37:03 +0000 (00:37 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 23 Aug 2001 07:37:03 +0000 (00:37 -0700)
commit26a952a8a414476401099873c2134b673a8e549e
tree32628a5717b695111db16f1b793abf26bdb92edf
parent1ba2bace768b11589401986794a0451742ba2448
regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class.

        * regclass.c (init_reg_sets_1): Don't assume cost 2 within
        a register class.

From-SVN: r45124
gcc/ChangeLog
gcc/regclass.c