------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-08 12:06 ------- Subject: Bug 21416
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-05-08 12:06:33 Modified files: gcc : ChangeLog gcc/config/mips: mips.c mips.md Log message: PR target/21416 * config/mips/mips.c (mips_emit_compare): Don't reverse UNGE and UNGT comparisons. * config/mips/mips.md (sungt_df, sunge_df, sungt_sf, sunge_sf): New patterns. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.855&r2=2.2326.2.856 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.362.4.16&r2=1.362.4.17 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.211.4.10&r2=1.211.4.11 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21416