This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Function specific optimizations call for discussion
On Nov 29, 2007 9:29 PM, Weddington, Eric <eweddington@cso.atmel.com> wrote:
> and I would also postulate the general embedded community, would
> *really* like to have this functionality, especially your Stage 1. There
> are many AVR, or embedded, applications where they are generally
> optimized for size, but have a time-critical function that needs to be
> optimized for speed.
I would personally, and i think it hasn't been evoked yet, *really*
like to be able to toggle fast-math (or related flags) per function,
basically for the same reason.