Re: Fix ICE in initialize_node_lattices

2016-03-10 Thread Jan Hubicka
> On Thu, Mar 10, 2016 at 05:12:59PM +0100, Jan Hubicka wrote: > > --- testsuite/g++.dg/lto/pr69589_0.C(revision 0) > > +++ testsuite/g++.dg/lto/pr69589_0.C(working copy) > > @@ -0,0 +1,26 @@ > > +// { dg-lto-do link } > > +// { dg-lto-options "-O2 -rdynamic" } > > Shouldn't this

Re: Fix ICE in initialize_node_lattices

2016-03-10 Thread Jakub Jelinek
On Thu, Mar 10, 2016 at 05:12:59PM +0100, Jan Hubicka wrote: > --- testsuite/g++.dg/lto/pr69589_0.C (revision 0) > +++ testsuite/g++.dg/lto/pr69589_0.C (working copy) > @@ -0,0 +1,26 @@ > +// { dg-lto-do link } > +// { dg-lto-options "-O2 -rdynamic" } Shouldn't this have // { dg-require-visibil