]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
i386.c (notice_update_cc): Use reg_overlap_mentioned_p.
authorJeff Law <law@gcc.gnu.org>
Tue, 17 Feb 1998 21:09:21 +0000 (14:09 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 17 Feb 1998 21:09:21 +0000 (14:09 -0700)
* i386.c (notice_update_cc): Use reg_overlap_mentioned_p.
Fix ChangeLog entry.

From-SVN: r18044

gcc/ChangeLog

index d240b75b611849d591c9cc28a5c0523a6948ea26..8174fd56a162eaf18b7bea91749261650c6c4e61 100644 (file)
@@ -6,7 +6,7 @@ Sun Feb 15 21:07:48 1998  Jeffrey A Law  (law@cygnus.com)
 
 Sun Feb 15 20:55:23 1998  Bernd Schmidt <crux@ohara.Informatik.RWTH-Aachen.DE>
 
-       * i386.c (notice_update_cc): Remove bogus pentium GCC code.
+       * i386.c (notice_update_cc): Use reg_overlap_mentioned_p.
 
 Sat Feb 14 15:54:28 1998  H.J. Lu  (hjl@gnu.org)