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/29978] [4.0/4.1/4.2/4.3 Regression] redundant jumps



------- Comment #3 from jakub at gcc dot gnu dot org  2007-12-14 18:00 -------
Subject: Bug 29978

Author: jakub
Date: Fri Dec 14 18:00:39 2007
New Revision: 130938

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130938
Log:
        PR target/29978
        * config/i386/i386.c (ix86_expand_branch): Optimize LE/LEU/GT/GTU
        DImode comparisons against constant with all 1's in the lower word.

        * gcc.target/i386/pr29978.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr29978.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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