On Fri, Feb 22, 2013 at 2:50 PM, Steven Bosscher <stevenb....@gmail.com> wrote: > On Fri, Feb 22, 2013 at 11:26 PM, Vladimir Makarov wrote: >>> I still have a large number of FAILs on mipsisa64 that weren't there >>> before. Compare these two results to see what I mean: >>> >>> http://gcc.gnu.org/ml/gcc-testresults/2013-02/msg00123.html >>> http://gcc.gnu.org/ml/gcc-testresults/2013-02/msg02535.html >>> >>> Unfortunately I can't tell quickly whether this is due to LRA changes >>> or due to other changes merged from trunk. >>> >> Steven, thanks for reporting this. I'll look at this on next week. > > No need, these failures are also present on trunk. Probably some patch > broke this on trunk and that patch got merged into the LRA branch. > I'll see if I can identify the problematic commit.
Actually it is already been talked about in http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01078.html and it looks like Jakub actually provided a patch. Thanks, Andrew Pinski