[Bug middle-end/37174] ICE: in vinfo_for_stmt, at tree-vectorizer.h:546

2008-08-20 Thread jv244 at cam dot ac dot uk
--- Comment #1 from jv244 at cam dot ac dot uk 2008-08-20 07:36 --- Created an attachment (id=16105) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16105action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37174

[Bug middle-end/37174] ICE: in vinfo_for_stmt, at tree-vectorizer.h:546

2008-08-20 Thread wouter dot vermaelen at scarlet dot be
--- Comment #2 from wouter dot vermaelen at scarlet dot be 2008-08-20 09:38 --- I can trigger the same ICE with this testcase: --- int* getFoo(); struct Bar { Bar(); int* foo1; int* foo2; int*