------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-31 
21:34 -------
Subject: Bug 15693

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-05-31 21:34:27

Modified files:
        gcc            : ChangeLog 
        gcc/testsuite  : ChangeLog 
        gcc/config/sparc: sparc.c sparc.h sparc.md 
Added files:
        gcc/testsuite/gcc.dg: sparc-trap-1.c 

Log message:
        PR target/15693
        * config/sparc/sparc.c (compare_operand): New predicate.
        * config/sparc/sparc.h (PREDICATE_CODES): Add it.
        * config/sparc/sparc.md (cmpsi expander): Use it.  If the first
        operand is a ZERO_EXTRACT and the second operand is not zero,
        force the former to a register.
        (cmpdi expander): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3807&r2=2.3808
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3797&r2=1.3798
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/sparc-trap-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&r1=1.300&r2=1.301
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&r1=1.252&r2=1.253
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&r1=1.201&r2=1.202



-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to