This is the mail archive of the gcc@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: egcs-1.2 stuff


  In message <199903312259.RAA09293@jwlab.FEITH.COM>you write:
  >   2) The change:
  > 
  >         (output_fp_conditional_move): Abort for LT, LE, GE, and GT
  >         signed integer comparisons.
  > 
  >      shouldn't be necessary since the floating point conditional move
  >      expander will never generate LT, LE, GE, or GT signed integer
  >      comparisons.  It's useful if we want a belt and suspenders approach.
So, it's just a sanity check, right?  I see no reason not to go ahead and
install this.  Particularly since we're revamping this code either either
HJ's or your patch.

I installed this change.

Thanks,
jeff


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