]> git.ipfire.org Git - thirdparty/gcc.git/commit
regclass.c (init_reg_modes): If we can't find a mode for the register, use the previo...
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 7 Oct 1997 18:36:48 +0000 (18:36 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 7 Oct 1997 18:36:48 +0000 (14:36 -0400)
commit066c2fea8d3b164eae61698058a85edf6d9fe2b4
tree9bdec7a4f7ae437cc3f487c2c5d586fa965d82b2
parentc0da11c40af197cc142294ed2422299e93a00f2e
regclass.c (init_reg_modes): If we can't find a mode for the register, use the previous one.

* regclass.c (init_reg_modes): If we can't find a mode for the
register, use the previous one.

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