Commited real.c fix
Jakub Jelinek
jakub@redhat.com
Wed Apr 12 02:03:00 GMT 2000
Hi!
I've commited under the obvious bugfix rule the following:
2000-04-12 Jakub Jelinek <jakub@redhat.com>
* real.c (toe64): Remove stale #endif from the last change.
--- gcc/real.c.jj Wed Apr 12 10:51:29 2000
+++ gcc/real.c Wed Apr 12 10:52:03 2000
@@ -3653,7 +3653,6 @@ toe64 (a, b)
/* Clear the last two bytes of 12-byte Intel format */
*(q+1) = 0;
}
-#endif
}
#endif
Jakub
More information about the Gcc-patches
mailing list