Fix v850 ICE.
authorJim Wilson <wilson@redhat.com>
Fri, 20 Sep 2002 21:42:25 +0000 (21:42 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 20 Sep 2002 21:42:25 +0000 (14:42 -0700)
commita9b2f059741b06195e3272143f9a609459d8ca78
tree4153c004242ecb1aee635758e2f6c7141a996b18
parent27eba3092297b924cce500c1d815cde3a7913eda
Fix v850 ICE.

* combine.c (try_combine): When split an instruction pair, where the
first has a sign_extend src, verify that the src and dest modes match.

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