From: Jakub Jelinek Date: Wed, 12 Apr 2000 09:01:29 +0000 (+0200) Subject: * real.c (toe64): Remove stale #endif from the last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2fc00b18ec8bc40ac6d42ff9d7798912422e06af;p=gcc.git * real.c (toe64): Remove stale #endif from the last change. From-SVN: r33099 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3888e780155..c84f4f2d9d9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-04-12 Jakub Jelinek + + * real.c (toe64): Remove stale #endif from the last change. + 2000-04-12 Stephen L Moshier * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Comment. diff --git a/gcc/real.c b/gcc/real.c index b8a59b391b0..6acd2bf376a 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -3653,7 +3653,6 @@ toe64 (a, b) /* Clear the last two bytes of 12-byte Intel format */ *(q+1) = 0; } -#endif } #endif