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: i386 output_fp_conditional_move patch



  In message <199806202256.SAA05432@jwlab.FEITH.COM>you write:
  > This patch removes the (cc_prev_status.flags && CC_NO_OVERFLOW) handling
  > since the INSN patterns prevent this from occuring because the processor
  > can't handle FP conditional moves based on signed integer comparsons.
  > 
  > ChangeLog:
  > 
  > Sat Jun 20 18:05:56 EDT 1998  John Wehle  (john@feith.com)
  > 
  > 	* i386.c (output_fp_conditional_move): Don't bother handling
  > 	(cc_prev_status.flags && CC_NO_OVERFLOW) since the INSN patterns
  > 	prevent this from happening.
Installed.  Thanks!
jeff


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