Compiling x86 code

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

 



Hi,

I am trying to follow a tutorial in which C code is compiled, for example

and is compiled using the following command line:

the problem is, example1.s does not include 3 pushes of the parameters and
then the call to buffers_function, but instead it includes:


which GCC flags do I need to use in order to see the 3 pushes instead of the
movl operation?

Thanks!



--
View this message in context: http://gcc.1065356.n5.nabble.com/Compiling-x86-code-tp1207473.html
Sent from the gcc - Help mailing list archive at Nabble.com.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux