]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fixed ChangeLog entry: mips.c (reload_outcc) -> (reload_incc)
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Aug 2001 09:08:57 +0000 (09:08 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Aug 2001 09:08:57 +0000 (09:08 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45048 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index dad6728acd86077f2490e36c89480be70e15d28f..5a283f9f37a39a71e7f363eb15ae278751401f01 100644 (file)
@@ -1093,7 +1093,7 @@ Mon Aug 13 02:27:39 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
 
-       * config/mips/mips.md (reload_outcc): Use HARD_REGNO_NREGS to
+       * config/mips/mips.md (reload_incc): Use HARD_REGNO_NREGS to
        access the second half of the TFmode scratch operand.
 
 2001-08-10  Anthony Green  <green@redhat.com>