This is the mail archive of the gcc-help@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: Auto inlining with only -O2?


On Nov 29, 2007 10:20 PM, Kaz Kylheku <kaz@zeugmasystems.com> wrote:
> Thanks. I apologize for not doing the RTFM there; it's just that it's only a
> sub-question within a different problem.
>
> corey taylor <corey.taylor@gmail.com> wrote
>
> > You might be seeing the result of -funit-at-a-time and
> > -finline-functions-called-once enabled at O1.
> >
> > http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Optimize-Options.html#Optimize-Options
> >
> > corey

I missed reply-all, doing so now for other information/questions.

corey


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