Re: [PATCH], Backport PR 77670 fix to GCC 6.3

2016-09-29 Thread Segher Boessenkool
On Thu, Sep 29, 2016 at 06:04:47PM -0400, Michael Meissner wrote: > I tried building spec 2006 with the current gcc 6.x branch, and gamess, > soplex, > and povray fail when I use -mcpu=power9 -mpower9-minmax. > > The patch for the trunk applies to the GCC 6.x branch, and I was able to build > all

Re: [PATCH], Backport PR 77670 fix to GCC 6.3

2016-09-29 Thread Michael Meissner
I tried building spec 2006 with the current gcc 6.x branch, and gamess, soplex, and povray fail when I use -mcpu=power9 -mpower9-minmax. The patch for the trunk applies to the GCC 6.x branch, and I was able to build all of Spec 2006 with the patched compiler. I did a bootstrap build and make chec