public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/31041]  New: ice for legal code with -O2 -ftree-vectorize
@ 2007-03-05 10:50 dcb314 at hotmail dot com
  2007-03-05 10:51 ` [Bug c/31041] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2007-03-05 10:50 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile a Suse Linux package 
with the GNU C++ compiler version 4.3 snapshot 20070302.

The compiler said

utrie.c: In function 'utrie_open_3_4':
utrie.c:51: error: invalid operand to binary operator
(int) j_93;

utrie.c:51: error: incorrect sharing of tree nodes
vect_cst_.1224_132 = {(int) j_93, stmp_var_.1221_129, stmp_var_.1222_130,
stmp_var_.1223_131};

(int) j_93;

utrie.c:51: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flags -O2 -ftree-vectorize required.


-- 
           Summary: ice for legal code with -O2 -ftree-vectorize
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: x86_64-suse-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31041


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-03-03 16:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-05 10:50 [Bug c/31041] New: ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
2007-03-05 10:51 ` [Bug c/31041] " dcb314 at hotmail dot com
2007-03-05 13:09 ` tbm at cyrius dot com
2007-03-05 13:11 ` [Bug c/31041] [4.3 Regression] ice (verify_stmts failed: invalid operand to binary operator) " tbm at gcc dot gnu dot org
2007-03-05 13:47 ` [Bug c/31041] [4.3 Regression] verify_stmts failed: invalid operand to binary operator " rguenth at gcc dot gnu dot org
2007-03-05 20:16 ` [Bug tree-optimization/31041] " dorit at il dot ibm dot com
2007-03-17 14:43 ` dorit at gcc dot gnu dot org
2007-04-15  6:09 ` pinskia at gcc dot gnu dot org
2008-03-03 16:21 ` tprince at computer dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).