pa.c (emit_move_sequence): Check that operand1 is a CONST_INT before using INTVAL.
authorRoger Sayle <roger@eyesopen.com>
Wed, 28 Jan 2004 01:37:28 +0000 (01:37 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 28 Jan 2004 01:37:28 +0000 (01:37 +0000)
commit4cce9dd84a4d942ad6a443038aa80f301aa3784a
treef37ee05d8f3f230e770e13da4c32b29a90ffea11
parentc4ef652567d278d63cd55d7730db2808eb098564
pa.c (emit_move_sequence): Check that operand1 is a CONST_INT before using INTVAL.

* config/pa/pa.c (emit_move_sequence): Check that operand1 is a
CONST_INT before using INTVAL.

From-SVN: r76776
gcc/ChangeLog
gcc/config/pa/pa.c