public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/21155] New: ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec
@ 2005-04-21 23:08 janis at gcc dot gnu dot org
  2005-04-21 23:09 ` [Bug tree-optimization/21155] " janis at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: janis at gcc dot gnu dot org @ 2005-04-21 23:08 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1725 bytes --]

GCC mainline gets an ICE compiling crafty from SPEC CPU2000 on
powerpc64-linux:
                                                                                
elm3b149% /home/janis/tools/gcc-mline-20050421/bin/gcc -m64 -O2 -ftree-vectorize
-maltivec -c crafty_bug.c
crafty_bug.c: In function ‘main’:
crafty_bug.c:31: internal compiler error: tree check: expected ssa_name, have
var_decl in ssa_mark_def_sites, at tree-into-ssa.c:3055
                                                                                
The test case, extracted from crafty's main.c, is still pretty big,
but taking out anything else made it work.  I tried it on another
system where it got a segfault instead, and some small changes caused
segfaults with the compiler which I was reducing it.
                                                                                
I first see the ICE with this patch from law but it might merely be
a latent bug, particularly since the test case is so touchy:
                                                                                
   http://gcc.gnu.org/ml/gcc-cvs/2005-04/msg00808.html

-- 
           Summary: ICE in ssa tree check compiling crafty with -ftree-
                    vectorize -maltivec
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


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


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

end of thread, other threads:[~2005-06-13 17:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-21 23:08 [Bug tree-optimization/21155] New: ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec janis at gcc dot gnu dot org
2005-04-21 23:09 ` [Bug tree-optimization/21155] " janis at gcc dot gnu dot org
2005-04-22 19:10 ` [Bug tree-optimization/21155] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-04-29 22:28 ` janis at gcc dot gnu dot org
2005-04-29 22:39 ` janis at gcc dot gnu dot org
2005-05-16 20:41 ` janis at gcc dot gnu dot org
2005-05-26 18:54 ` pinskia at gcc dot gnu dot org
2005-05-30 14:49 ` dorit at il dot ibm dot com
2005-05-30 17:07 ` pinskia at gcc dot gnu dot org
2005-05-31 22:14 ` janis at gcc dot gnu dot org
2005-06-01 11:24 ` dorit at il dot ibm dot com
2005-06-11 14:22 ` reichelt at gcc dot gnu dot org
2005-06-13 17:45 ` janis at gcc dot gnu dot org
2005-06-13 17:49 ` pinskia at gcc dot gnu 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).