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] Fix i386 costs


On 09/18/2012 05:10 AM, Jakub Jelinek wrote:
> 2012-09-18  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR target/54592
> 	* config/i386/i386.c (ix86_rtx_costs): Limit > UNITS_PER_WORD
> 	AND/IOR/XOR cost calculation to MODE_INT class modes.
> 
> 	* gcc.target/i386/pr54592.c: New test.

Ok.


r~


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