On Mon, 2 Mar 2015, Jan Hubicka wrote:
> Hi,
> in the testcase bellow we manage to produce cycle in inline plan because
> there is
> indirectly recrusive function that appears called once.
>
> I am having problems with the testcase. The second file outht to be compiled
> with
> -O2, but it is n
Hi,
in the testcase bellow we manage to produce cycle in inline plan because there
is
indirectly recrusive function that appears called once.
I am having problems with the testcase. The second file outht to be compiled
with
-O2, but it is not. Is the dg-options in the LTO testsuite broken now o