This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/56470] [4.7/4.8 Regression] ICE output_operand: invalid shift operand


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]