On Tue, Aug 19, 2014 at 01:35:20PM +0200, Richard Biener wrote: > On Tue, Aug 19, 2014 at 1:31 PM, Marek Polacek <pola...@redhat.com> 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 <pola...@redhat.com> 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? > > > > I see the same code in 4.9 and 4.8 as well - can I backport the patch there? > > Yes, I suggest to leave it on trunk for a while to catch fallout (you > never know...)
Sure, especially in the cgraph code... I'll wait until next week or so, thanks. Marek