> Sent: 08 September 2010 11:26
> To: Bingfeng Mei
> Cc: gcc@gcc.gnu.org
> Subject: Re: Function-specific optimization flags and inlining
>
> On Wed, Sep 8, 2010 at 12:07 PM, Bingfeng Mei wrote:
> > Hello,
> > I found that currently if a function with specific opti
[mailto:richard.guent...@gmail.com]
> Sent: 08 September 2010 11:26
> To: Bingfeng Mei
> Cc: gcc@gcc.gnu.org
> Subject: Re: Function-specific optimization flags and inlining
>
> On Wed, Sep 8, 2010 at 12:07 PM, Bingfeng Mei wrote:
> > Hello,
> > I found that currently if a fu
On Wed, Sep 8, 2010 at 12:07 PM, Bingfeng Mei wrote:
> Hello,
> I found that currently if a function with specific optimization flags is
> inlined,
> the flags are lost during compilation. This will happen much more often with
> LTO (which still cannot handle it in bytecode). I wonder whether thi