Mail Archives: djgpp/1997/09/08/06:18:25
Chirayu Krishnappa wrote:
>
> Hi,
>
> I think I read somewhere that the -O3 switch is not recommended as it may
> produce incorrect code at times. Is there a patch for it available?
> Also, does the -finline-functions (or whatever) force inlining of
> (inlinable) functions, coz I heard they wont be unless u use -O3.
That's the first time I hear about this. -O3 is just -O2 with
-finline-functions.
AFAIK not buggy. You may confuse -O3 with -O6 for pgcc, which *is*
buggy.
--
+----------------+
| Vik Heyndrickx |
+----------------+
- Raw text -