Add PR number to last changelog.
authorRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 8 May 2005 09:27:18 +0000 (09:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 8 May 2005 09:27:18 +0000 (09:27 +0000)
From-SVN: r99381

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 66fa3611499c23558fe7eb5115bc49784739dc8d..75d006493cb2c15511c8cdfabb7153631f8939f1 100644 (file)
@@ -1,5 +1,6 @@
 2005-05-08  Richard Sandiford  <rsandifo@redhat.com>
 
+       PR target/21416
        * config/mips/mips.c (mips_emit_compare): Don't reverse UNGE and UNGT
        comparisons.
        * config/mips/mips.md (swapped_fcond): New code macro and attribute.
index fb78b25e069c60c61f0aa009c787488c6860350a..3d4ba3105023e403d94e1cd992ba10e330dadb7d 100644 (file)
@@ -1,5 +1,6 @@
 2005-05-08  Richard Sandiford  <rsandifo@redhat.com>
 
+       PR target/21416
        * gcc.target/mips/fpcmp-[12].c: New tests.
 
 2005-05-06  Mark Mitchell  <mark@codesourcery.com>