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]
Other format: [Raw text]

Re: PATCH: PR middle-end/37489: const_true_rtx returned for float compare


> 2008-09-12  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	PR middle-end/37489
> 	* cse.c (fold_rtx): Don't return const_true_rtx for float
> 	compare if FLOAT_STORE_FLAG_VALUE is undefined.

Minor nit: this should be PR rtl-optimization/37489 and the PR re-categorized.

-- 
Eric Botcazou


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