regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before using its PATTERN.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Wed, 1 Jul 1998 09:27:35 +0000 (09:27 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 1 Jul 1998 09:27:35 +0000 (10:27 +0100)
commit8543c01e3bb282ebdd7dbded84f0bd31c6c98d0a
tree68b4225c7fc1faa1904afee39b0d34fe098882cb
parentaac5cc1620c19d41b26c09982ed666e0dae3d453
regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before using its PATTERN.

* regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before
using its PATTERN.

From-SVN: r20868
gcc/ChangeLog
gcc/regmove.c