Generating Assembly Files Using GCC

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

 



We are using powerpc-motorola-elf-as.exe to generate assembly file from a
"*cpp*" file. If there is an if condition for eg *if(x==0)* , and when we
generate the assembly code for the condition ,"*bne*" and "*beq*" are
generated whereas only *beq *(branch equal) is the only code what we are
expecting as per the source code. Is there are any gcc switches which can be
used to customize the assembly code generation?



--
View this message in context: http://gcc.1065356.n5.nabble.com/Generating-Assembly-Files-Using-GCC-tp1000051.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