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: ix86 optimizer vagaries?


Andrew Pinski wrote:
I think your times are messed up because f3 and f2 produce the same asm
(also the same asm for 3.3.1):

No: my times are OK. You missed the fact that f2 and f3 (and, for that matter, f1) are inlined: it does not matter that the out-of-line versions of f2 and f3 have the same asm.

What times are you getting?

And what about the difference between the out-of-line versions of f1 and f2?
All the best,

Roberto

--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it


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