/sloth/delay/tbox/cvs/egcs/gcc/real.c

Stephen L Moshier moshier@mediaone.net
Wed Apr 12 05:00:00 GMT 2000


>/sloth/delay/tbox/cvs/egcs/gcc/real.c:6844: unbalanced `#endif'
>make[1]: *** [real.o] Error 1

Oops, sorry.

	 * real.c (toe64): Remove dangling #endif.

*** real.c	2000/04/11 18:42:25	1.2
--- real.c	2000/04/12 11:49:59
*************** toe64 (a, b)
*** 3653,3659 ****
  	  /* Clear the last two bytes of 12-byte Intel format */
  	  *(q+1) = 0;
  	}
- #endif
      }
  #endif
  
--- 3653,3658 ----



More information about the Gcc-patches mailing list