This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How can I force an optimization level for a single file in a project?
Zack Weinberg wrote:-
> I don't think there's any objection in principle to the feature; the
> difficulty is simply the mishmash of global variables that control
> optimization levels. Maybe that option-parsing rewrite Neil keeps
> threatening could have an improvement in this area as a side effect.
It'll come bit by bit, once I get my company's sign-off (sigh...).
Meanwhile I've found a different GCC time-sink...
Neil.