This is the mail archive of the gcc@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: GCSE store motion




--On Wednesday, May 15, 2002 11:40:25 AM -0600 "law@redhat.com" 
<law@redhat.com> wrote:

>  In message <200205151706.NAA23886@makai.watson.ibm.com>, David Edelsohn
> writes:  > 	Maybe we should rearrange the disabling so that toplev.c
> defaults  > flag_gcse_sm to 0 instead of disabling the optimization in
> gcse.c itself.  > Then this file in glibc could be compiled with
> -fgcse-sm in the one  > instance it has been shown to be useful.
>  >
>  > 	When store motion shows performance improvement across a wider
>  > range of applications, then we can enable that optimization by default.
> Seems reasonable to me.

Me too, as long as we have evidence that it is useful to some people.

I agree that a separate optimization flag, not turned on by default
with any level of -O, would make sense in that case.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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