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/25917] [4.0 Regression] gcc.c-torture/compile/20051228-1.c fails



------- Comment #7 from sje at gcc dot gnu dot org  2006-03-16 18:40 -------
Subject: Bug 25917

Author: sje
Date: Thu Mar 16 18:40:08 2006
New Revision: 112140

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112140
Log:
        PR target/25917
        Backport from mainline.
        * config/ia64/predicates.md (extr_len_operand): New predicate.
        * config/ia64/ia64.md (extv): Tighten constraints.
        (extzv): Ditto.
        (*tbit_and_2): Ditto.
        (*tbit_and_3): Ditto.
        (*tbit_or_2): Ditto.
        (*tbit_or_3): Ditto.
        (*bit_zero): Ditto.
        (*bit_one): Ditto.

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


-- 


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


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