On 10/11/18 4:12 AM, Paul Hua wrote: > Hi: > > The bug pr87156 make MIPS target bootstrap fail a month ago. The > attached patch that posted under bugzilla by Jan Hubicka fixed the > bug. > Bootstrapped and reg-tested on mips64el-linux-gnu and x86_64-pc-linux-gnu. > Considering that Jan not very active, Is it OK for commits the patch > under Jan Hubicka behalf ? I asked Jan about that patch in IRC just a couple days ago but didn't get a response. I've actually had it in my tester for nearly two weeks.
According to a private message between Jan and myself, the other places where we clone functions already clear DECL_VIRTUAL_P, implying this instance was merely missing that tidbit. Given Jan probably knows this code better than anyone, I'm inclined to take his word on that. I'll go ahead and commit it momentarily. jeff