Update.
authorUlrich Drepper <drepper@gcc.gnu.org>
Fri, 14 May 1999 13:34:09 +0000 (13:34 +0000)
committerUlrich Drepper <drepper@gcc.gnu.org>
Fri, 14 May 1999 13:34:09 +0000 (13:34 +0000)
From-SVN: r26934

gcc/ChangeLog

index c193e8a9cd5bee79f11e222367b84e2ccb17904d..f50bab3d15abf219a4c1dc44f4fa269e8ce5d3e4 100644 (file)
@@ -1,3 +1,8 @@
+1999-05-14  Ulrich Drepper  <drepper@cygnus.com>
+
+       * fixinc/fixinc.x86-linux-gnu (FD_ZERO): Fix operand numbers in
+       asm input operands.
+
 Thu May 13 15:34:18 1999  David Edelsohn  <edelsohn@gnu.org>
 
        * rs6000.c (mask_constant): Delete.
@@ -11,8 +16,8 @@ Thu May 13 02:25:01 1999  Jeffrey A Law  (law@cygnus.com)
 
 Thu May 13 01:49:55 1999  Graham Stott <GrahamS@RCP.co.uk>
 
-        * loop.c (maybe_eliminate_biv): Check regno against
-        max_reg_before_loop.
+       * loop.c (maybe_eliminate_biv): Check regno against
+       max_reg_before_loop.
 
        * i386.c (memory_address_info): Correct the scale
        factor test.