http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56470
--- Comment #7 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2013-03-11 11:48:45 UTC --- Author: rearnsha Date: Mon Mar 11 11:48:34 2013 New Revision: 196595 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196595 Log: PR target/56470 * arm.c (shift_op): Validate RTL pattern on the fly. (arm_print_operand, case 'S'): Don't use shift_operator to validate the RTL. Modified: trunk/gcc/ChangeLog trunk/gcc/config/arm/arm.c