On Tue, Aug 19, 2014 at 01:50:41PM +0200, Marek Polacek wrote:
> Sure, especially in the cgraph code... I'll wait until next week or
> so, thanks.
I've backported to 4.8/4.9 now.
Marek
On Tue, Aug 19, 2014 at 01:35:20PM +0200, Richard Biener wrote:
> On Tue, Aug 19, 2014 at 1:31 PM, Marek Polacek wrote:
> > On Tue, Aug 19, 2014 at 01:22:20PM +0200, Richard Biener wrote:
> >> On Tue, Aug 19, 2014 at 12:25 PM, Marek Polacek wrote:
> >> > handle_alias_pairs contains the following
On Tue, Aug 19, 2014 at 1:31 PM, Marek Polacek wrote:
> On Tue, Aug 19, 2014 at 01:22:20PM +0200, Richard Biener wrote:
>> On Tue, Aug 19, 2014 at 12:25 PM, Marek Polacek wrote:
>> > handle_alias_pairs contains the following thinko.
>> > I believe it should be "not a virtual function".
>> >
>> >
On Tue, Aug 19, 2014 at 01:22:20PM +0200, Richard Biener wrote:
> On Tue, Aug 19, 2014 at 12:25 PM, Marek Polacek wrote:
> > handle_alias_pairs contains the following thinko.
> > I believe it should be "not a virtual function".
> >
> > Bootstrapped/regtested on x86_64-linux, ok for trunk?
>
> Ok.
On Tue, Aug 19, 2014 at 12:25 PM, Marek Polacek wrote:
> handle_alias_pairs contains the following thinko.
> I believe it should be "not a virtual function".
>
> Bootstrapped/regtested on x86_64-linux, ok for trunk?
Ok. Is only trunk affected?
Thanks,
Richard.
> 2014-08-19 Marek Polacek
>
>