On Wed, Sep 28, 2016 at 2:43 PM, David Edelsohn <dje....@gmail.com> wrote: > Hi, Jason > > This patch added testcases g++.dg/ext/vector32.C and vector32a.C, but > there is no gcc/testsuite/ChangeLog entry. > > The testcases are failing on AIX with a strange ICE: > > src/gcc/testsuite/g++.dg/ext/vector32.C: In function 'int main()': > src/gcc/testsuite/g++.dg/ext/vector32.C:18:1: internal compiler error: > in get, at cgraph.h:395 > > Do you want me to open a new PR for this?
Just add it to the PR, I think, the fix wasn't complete. Jason