]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* pentium.md (pentium-firstvboth): Fix typo.
authorJeff Law <law@redhat.com>
Fri, 6 Sep 2002 19:07:48 +0000 (13:07 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 6 Sep 2002 19:07:48 +0000 (13:07 -0600)
From-SVN: r56901

gcc/ChangeLog
gcc/config/i386/pentium.md

index 95471ab7bb5cd760ba08128c6eb75600306239b1..9ea0e662f54aae621616ef39482a1b1e8b6e06f1 100644 (file)
@@ -1,3 +1,7 @@
+Fri Sep  6 13:10:08 2002  Jeffrey A Law  (law@redhat.com)
+
+        * pentium.md (pentium-firstvboth): Fix typo.
+
 2002-09-06     Dhananjay Deshpande <dhananjayd@kpit.com>
 
        * h8300.c (enum shift_alg): Move to earlier in h8300.c.
index 2d418bdf119ff117bb5ed951ad6874a1dacda24b..77c7252a56a466e63ab9805703f4c3e0487c5c73 100644 (file)
                                              (pentium-load+pentium-firstv))")
 (define_reservation "pentium-firstuboth" "(pentium-load + pentium-firstu
                                           + pentium-memory)")
-(define_reservation "pentium-firstvboth" "(pentium-load + pentium-firstu
+(define_reservation "pentium-firstvboth" "(pentium-load + pentium-firstv
                                           + pentium-memory)")
 (define_reservation "pentium-firstuvboth" "(pentium-load + pentium-firstuv
                                            + pentium-memory)