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

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_3-branch
Changes by:     [EMAIL PROTECTED]       2004-05-31 21:45:33

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&only_with_tag=gcc-3_3-branch&r1=1.16114.2.988&r2=1.16114.2.989
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.376&r2=1.2261.2.377
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/sparc-trap-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.233.4.9&r2=1.233.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.215.4.5&r2=1.215.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.181.4.10&r2=1.181.4.11



-- 


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