[Bug c/31041] ice for legal code with -O2 -ftree-vectorize

2007-03-05 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2007-03-05 10:50 --- Created an attachment (id=13144) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13144action=view) C source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31041

[Bug c/31041] ice for legal code with -O2 -ftree-vectorize

2007-03-05 Thread tbm at cyrius dot com
--- Comment #2 from tbm at cyrius dot com 2007-03-05 13:09 --- Reduced testcase: typedef int int32_t; struct UNewTrie { int32_t index[(0x11 1)]; }; typedef struct UNewTrie UNewTrie; utrie_open_3_4 () { UNewTrie *trie; int32_t i, j; { i = 0; do {