This is the mail archive of the gcc-help@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]

Controlling the compile within the compiled file?




Hi all, I came across a problem with the optimizer (-O option) the -O0 option get rid of the problem.
We are relying on the optimization for getting the best performance.

A question:
Can one instruct the gcc compiler to turn option on/off within the compiled code?


Thanks for the help,
Shuki

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


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