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/32506] [4.1/4.2/4.3 Regression] cross compile sh64-superh-linux-gnu internal compiler error: in change_address_1, at emit-rtl.c:1800



------- Comment #5 from kkojima at gcc dot gnu dot org  2007-07-04 05:18 -------
Subject: Bug 32506

Author: kkojima
Date: Wed Jul  4 05:18:17 2007
New Revision: 126300

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126300
Log:
        PR target/32506
        Backport from mainline.
        * config/sh/sh.md (udivsi3_i1_media): Use target_reg_operand
        predicate instead of target_operand.
        (divsi3_i1_media, divsi3_media_2): Likewise.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/sh/sh.md


-- 


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


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