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: sched2 seems to be disabled on x86


Dan Nicolaescu wrote:-

> 
> The subject says it all: on mainline checked out today, sched2 seems
> to be disabled on x86. 
> It was enabled 2 weeks ago. 
> 
> This is in the ChangeLog about this, so it's probably not
> intentional. Any idea what is going on? 
> 
> 
> It's interesting that some of the SPEC int benchmarks seem to benefit
> from this: 
> 
> http://people.redhat.com/dnovillo/spec2000/gcc/global-run-ratio.html
> http://people.redhat.com/dnovillo/spec2000/gcc/individual-run-ratio.html
> 
> The output of -fverbose-asm is also quite different: 

Whilst I'd love to take credit for a speed-up, I think the credit lies
elsewhere.  The output of -fverbose-asm is simply not reporting the
facts.

I'm not sure what to do about this as it used to be driven off the
f_options table, which will eventually cease to exist.

Neil.


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