summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-31 13:41:08 +0000
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-31 13:41:08 +0000
commit73f7ec8b4ecb6b67e2d38e932fcc4da92bba1c63 (patch)
tree2c69a0bff66891c2fcb13071a6023703d17a2433
parent26dff611b5efbcf23b81f035cc1cd7f0946ca4ad (diff)
downloadppe42-gcc-73f7ec8b4ecb6b67e2d38e932fcc4da92bba1c63.tar.gz
ppe42-gcc-73f7ec8b4ecb6b67e2d38e932fcc4da92bba1c63.zip
PR target/27829
* 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@114265 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 170bfa54b04..611963349de 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,6 @@
2006-05-31 Richard Earnshaw <richard.earnshaw@arm.com>
+ PR target/27829
* 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.
OpenPOWER on IntegriCloud