tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Functions locality and instruction fetch



On Sun, 27 Jan 2013, Sad Clouds wrote:

> I ran 'nm' on binary files and it seems the above holds true, at least
> for GCC, but I would be wrong...

It might seem to hold true with the sources you compiled, but I don't
think you can assume anything would stay the same with a different source
file, different compiler options, a different GCC version or with a
different compiler..

iain


Home | Main Index | Thread Index | Old Index