This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: round problem on c4x



  In message <199810131643.RAA02461@htbrug.net.HCC.nl>you write:
  > Hello,
  > 
  > I disabled the round to even for the C4x target to be compatible with the
  > current TI compiler.
  > 
  > 	Herman.
  > 
  > 1998-10-13 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
  > 
  >         * real.c (emdnorm and etoasc): Disable round to even for c4x target
  > 	to be compatible with TI compiler.
Thanks.  I've installed this patch.

If we have to do too more of this kind of hackery to real.c, then we'll have to
look for cleaner solutions than a bunch of target ifdefs.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]