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/29682] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec



------- Comment #5 from mkuvyrkov at gcc dot gnu dot org  2007-02-02 16:57 -------
Subject: Bug 29682

Author: mkuvyrkov
Date: Fri Feb  2 16:57:18 2007
New Revision: 121510

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121510
Log:
        PR target/29682
        * config/ia64/ia64.c (ia64_speculate_insn): Restrict to memory loads to
        general or fp registers.  Add comments.
        * config/ia64/ia64.md (reg_pred_prefix): Add comment.

        PR target/29682
        * gcc-target/ia64/pr29682.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/ia64/pr29682.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ia64/ia64.c
    trunk/gcc/config/ia64/ia64.md
    trunk/gcc/testsuite/ChangeLog


-- 


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


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