[PATCH], correction (was Re: [Patch] Step2: ...)

Paolo Carlini pcarlini@unitus.it
Wed Jun 25 07:55:00 GMT 2003


Nathan Myers wrote:

>On Tue, Jun 24, 2003 at 12:57:58PM -0700, Nathan Myers wrote:
>  
>
>>I ran another benchmark, attached below, on several compilers
>>on P3 and Opteron.  All builds are -O2.
>>    
>>
>I have been analyzing the results, particularly the anomalous
>Opteron result.
>
Great Nathan! If nobody objects, I will add a Changelog and commit your 
patch.

Still (dunno if you managed to reproduce my result) on P4 at least, 
there is something weird going on with the inlining for 9876: I'm 
consistently getting better results with sputc out of line, or, 
alternatively, with sputc inline but -finline-limit=300 instead of the 
default 600.

Paolo.



More information about the Libstdc++ mailing list