On 2012.11.07 at 15:13 +0100, Martin Jambor wrote:
> Hi,
>
> On Tue, Nov 06, 2012 at 04:22:41PM +0100, Jan Hubicka wrote:
> > >
> > > 2012-11-05 Martin Jambor
> > >
> > > PR tree-optimization/53787
This caused:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55253
--
Markus
> Hi,
>
> On Wed, Nov 07, 2012 at 03:55:16PM +0100, Jan Hubicka wrote:
> > > On Wed, Nov 07, 2012 at 03:39:15PM +0100, Martin Jambor wrote:
> > > > another bootstrap finishes. I'm not sure if it would be OK to commit
> > > > it now, given it is stage3, though. OTOH, I think it would be worth
> >
Hi,
On Wed, Nov 07, 2012 at 03:55:16PM +0100, Jan Hubicka wrote:
> > On Wed, Nov 07, 2012 at 03:39:15PM +0100, Martin Jambor wrote:
> > > another bootstrap finishes. I'm not sure if it would be OK to commit
> > > it now, given it is stage3, though. OTOH, I think it would be worth
> > > it.
> >
> On Wed, Nov 07, 2012 at 03:39:15PM +0100, Martin Jambor wrote:
> > another bootstrap finishes. I'm not sure if it would be OK to commit
> > it now, given it is stage3, though. OTOH, I think it would be worth
> > it.
>
> I'm ok with getting that in now from RM POV, but not familiar with the
> c
On Wed, Nov 07, 2012 at 03:39:15PM +0100, Martin Jambor wrote:
> another bootstrap finishes. I'm not sure if it would be OK to commit
> it now, given it is stage3, though. OTOH, I think it would be worth
> it.
I'm ok with getting that in now from RM POV, but not familiar with the
code enough to
On Tue, Nov 06, 2012 at 02:35:30PM +0100, Jakub Jelinek wrote:
> On Tue, Nov 06, 2012 at 12:58:07AM +0100, Martin Jambor wrote:
> > 2012-11-05 Martin Jambor
> >
> > PR tree-optimization/53787
> > * ipa-cp.c (ipcp_value_source): New field offset.
> ...
>
> Is this supposed to do somethi
>
> 2012-11-05 Martin Jambor
>
> PR tree-optimization/53787
> * ipa-cp.c (ipcp_value_source): New field offset.
> (ipcp_agg_lattice): New type.
> (ipcp_param_lattices): Likewise, move virt_call from ipcp_lattice here.
> (ipcp_agg_lattice_pool): New variable.
>
On Tue, Nov 06, 2012 at 12:58:07AM +0100, Martin Jambor wrote:
> 2012-11-05 Martin Jambor
>
> PR tree-optimization/53787
> * ipa-cp.c (ipcp_value_source): New field offset.
...
Is this supposed to do something about Fortran array descriptors
where some fields in the descriptors hav