Re: New C++ IPA fails

2014-05-22 Thread Jan Hubicka
> The fix is attached. Ok to commit? OK, thanks! Honza

Re: New C++ IPA fails

2014-05-22 Thread Xinliang David Li
The fix is attached. Ok to commit? David On Thu, May 22, 2014 at 9:11 AM, Xinliang David Li wrote: > I did -- but very likely there was a process error in my side. Will > fix them soon. > > David > > On Thu, May 22, 2014 at 2:12 AM, Richard Biener > wrote: >> On Thu, May 22, 2014 at 10:49 AM, P

Re: New C++ IPA fails

2014-05-22 Thread Xinliang David Li
I did -- but very likely there was a process error in my side. Will fix them soon. David On Thu, May 22, 2014 at 2:12 AM, Richard Biener wrote: > On Thu, May 22, 2014 at 10:49 AM, Paolo Carlini > wrote: >> Hi, >> >> is somebody already working on the regressions which appeared yesterday, >> see

Re: New C++ IPA fails

2014-05-22 Thread Richard Biener
On Thu, May 22, 2014 at 10:49 AM, Paolo Carlini wrote: > Hi, > > is somebody already working on the regressions which appeared yesterday, > see: David, did you forget to run the testsuite? Richard. > https://gcc.gnu.org/ml/gcc-testresults/2014-05/msg01920.html > > ie: > > FAIL: g++.dg/ipa/dev

New C++ IPA fails

2014-05-22 Thread Paolo Carlini
Hi, is somebody already working on the regressions which appeared yesterday, see: https://gcc.gnu.org/ml/gcc-testresults/2014-05/msg01920.html ie: FAIL: g++.dg/ipa/devirt-15.C -std=gnu++98 scan-ipa-dump devirt "Speculatively devirtualizing call" FAIL: g++.dg/ipa/devirt-15.C -std=gnu++11