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]
Other format: [Raw text]

How can I force an optimization level for a single file in a project?


Hello,
I didn't find any #pragma to force one optimization level in a file
(using asm())
when other files are optimized with other level -O0 for debug and -O2
for final use.
Thanks,

Serge


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