combine.c (try_combine): If split with mode-changed scratch register didn't work...
authorJ"orn Rennecke <amylaar@redhat.com>
Sat, 3 Mar 2001 04:19:50 +0000 (04:19 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Sat, 3 Mar 2001 04:19:50 +0000 (04:19 +0000)
commit5dd3e650f5d268e537357dff93c2a90584a0c117
treedade8774d514a96711b8dd7f28718f8c031cc6c4
parent31a02448c02a74e9e20dc3f456ad9614253d2909
combine.c (try_combine): If split with mode-changed scratch register didn't work, try the original mode.

* combine.c (try_combine): If split with mode-changed scratch
register didn't work, try the original mode.

From-SVN: r40201
gcc/ChangeLog
gcc/combine.c