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/44597] [4.6 Regression] FAIL: gcc.c-torture/execute/builtin-prefetch-2.c compilation, ICE



------- Comment #6 from danglin at gcc dot gnu dot org  2010-07-03 22:50 -------
Subject: Bug 44597

Author: danglin
Date: Sat Jul  3 22:50:37 2010
New Revision: 161790

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161790
Log:
        PR target/44597
        * config/pa/predicates.md (prefetch_cc_operand): Remove.
        (prefetch_nocc_operand): Likewise.
        * config/pa/pa.md (prefetch): Revise expander to use prefetch_20.
        (prefetch_20): New insn.
        (prefetch_cc): Remove.
        (prefetch_nocc): Likewise.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/pa/pa.md
    branches/gcc-4_4-branch/gcc/config/pa/predicates.md


-- 


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


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