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]

Re: 3.0-pre vs 3.0 on Haney speed


Hi,

Andi Kleen wrote:

> Assuming you're using GNU binutils.

Indeed.

> gcc -g -Wa,-a=listing ...
>
> will give you a listing with mixed source/assembly in "listing"
> Another way is to run objdump -S on the object file or resulting
> executable. Also requires -g.

Thanks!

P.



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