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]

Re: printf optimiziation in gcc-3.2.x


> The ISO C standard defines printf and allows this behaviour for all
> functions that are part of the standard.

Oh, i see now.

> Free-standing means basically you have no C Library and therefore gcc
> will not do such optimizations,

That is good enough for me.  I'm using no C library for this
particular project so the option should do.


cheers,
Petko


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