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/49305] SH Target: internal compiler error: in reload_cse_simplify_operands, at postreload.c:403


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49305

--- Comment #4 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2011-06-08 23:13:30 UTC ---
Author: kkojima
Date: Wed Jun  8 23:13:27 2011
New Revision: 174824

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174824
Log:
    PR target/49305
    * config/sh/predicates.md (general_movsrc_operand): Check
    mode for memory with indexed address for QI and HImode.
    (general_movdst_operand): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/predicates.md


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