[Bug target/56470] [4.7/4.8 Regression] ICE output_operand: invalid shift operand
rearnsha at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 11 11:49:00 GMT 2013
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
More information about the Gcc-bugs
mailing list