Re: [PATCH] Fix overzealous DSE on sparc

2012-05-02 Thread David Miller
From: Richard Sandiford Date: Wed, 02 May 2012 20:37:58 +0100 > I think the DSE assuption is fair though. If you reuse MEMs like > this, then they're no longer just serving the purpose described by > MEM_EXPR. The following seems to work, and matches what calls.c does when it passes a value by

Re: [patch, committed] invoke.texi: clean up texinfo markup

2012-05-02 Thread Sandra Loosemore
On 05/02/2012 12:41 AM, Gerald Pfeifer wrote: Hi Sandra, On Fri, 6 Apr 2012, Sandra Loosemore wrote: > This is another installment in my series of cleanups to invoke.texi. > In this patch I have taken a break from nit-picking grammar and have > nit-picked some Texinfo markup issues instead. k

Re: [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors

2012-05-02 Thread Gopalasubramanian, Ganesh
I have added the ChangeLog and modified the patch. Is it OK to commit to trunk? Regards Ganesh 2012-05-03 Ganesh Gopalasubramanian * config/i386/driver-i386.c (host_detect_local_cpu): Reset has_fma4 for AMD processors with both fma3 and fma4 support. Index: config/i386/drive

Re: [PATCH] [i386] fma3 instruction generation for 'march=native' in AMD processors

2012-05-02 Thread Uros Bizjak
Hello! > 2012-05-03 Ganesh Gopalasubramanian > > * config/i386/driver-i386.c (host_detect_local_cpu): Reset > has_fma4 for AMD processors with both fma3 and fma4 support. OK. Thanks, Uros.

<    1   2