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] CSE fix for UNSIGNED_FLOAT (PR rtl-optimization/59647)


> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk/4.8?
> 
> 2013-12-31  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR rtl-optimization/59647
> 	* cse.c (cse_process_notes_1): Don't substitute negative VOIDmode
> 	new_rtx into UNSIGNED_FLOAT rtxes.
> 
> 	* g++.dg/opt/pr59647.C: New test.

OK, thanks.

-- 
Eric Botcazou


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