OSDN Git Service

* arm.c (arm_print_operand case 'S'): Validate that the operand is
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2006 13:39:48 +0000 (13:39 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 May 2006 13:39:48 +0000 (13:39 +0000)
commit26dff611b5efbcf23b81f035cc1cd7f0946ca4ad
tree6ebdedb4b211156768bb2bd1ce1493c69573d694
parentbc59c81b8b062d384dc135be74bdc99692479f1a
* arm.c (arm_print_operand case 'S'): Validate that the operand is
a shift operand before calling shift_op.  Avoid redundant call of
shift_op.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114264 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c