On 01/14/2017 10:03 AM, David Edelsohn wrote:
On Sat, Jan 14, 2017 at 11:46 AM, Jeff Law <l...@redhat.com> wrote:
On 01/14/2017 08:49 AM, David Edelsohn wrote:
Jeff,
The ppc64le bootstrap comparison may have been fixed, but I continue
to see the additional testsuite failures on AIX, all of the form:
internal compiler error: in fill_vec_av_set, at sel-sched.c:3712
I rolled back the earlier version of DSE patch and the failures were
resolved, so it definitely seems to be caused by the DSE patch.
I'm not seeing any new failures on ppc64le-linux. I've got a big-endian ppc
system provisioning for testing just in case its an endianness issue.
powerpc64-unknown-linux-gnu (POWER7 BE) at r244463 (after your fix)
shows many failures:
https://gcc.gnu.org/ml/gcc-testresults/2017-01/msg01419.html
Found one bug; I'm not sure if it accounts for everything, but it
probably covers anything involving sel-sched. Bootstrapping and testing
now to see if there's other stuff that needs investigation.
jeff