public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/20612] New: ICE in verify_ssa for -ftree-loop-linear
@ 2005-03-24  0:26 janis at gcc dot gnu dot org
  2005-03-24  0:27 ` [Bug tree-optimization/20612] " janis at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: janis at gcc dot gnu dot org @ 2005-03-24  0:26 UTC (permalink / raw)
  To: gcc-bugs

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

The SPEC CPU2000 benchmark 171.swim fails to build on powerpc64-linux
using "-m32 -O2 -ftree-loop-linear" with current GCC mainline due to
an ICE in verify_ssa.  I'll attach a minimized test case that gets the
same error:
                                                                                
elm3b145% /opt/gcc-nightly/mline-20050322/bin/gfortran -O2 -ftree-loop-linear -c
bug.f
bug.f: In function ‘MAIN__’:
bug.f:7: error: Definition in block 9 does not dominate use in block 3
for SSA_NAME: lnivtmp.4_34in statement:
if (lletmp.6_32 <= lnivtmp.4_34) goto <L20>; else goto <L21>;
bug.f:7: internal compiler error: verify_ssa failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
                                                                                
The failure starts sometime between 2005-03-01 09:57 UTC and
2005-03-02 02 03:03 UTC; my regression hunt ran into a build failure
in that range but I'll try to continue it to identify the patch that
introduced the bug or exposed a latent bug.

-- 
           Summary: ICE in verify_ssa for -ftree-loop-linear
           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: powerpc-linux
  GCC host triplet: powerpc-linux
GCC target triplet: powerpc-linux


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


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

end of thread, other threads:[~2005-04-20  2:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-24  0:26 [Bug tree-optimization/20612] New: ICE in verify_ssa for -ftree-loop-linear janis at gcc dot gnu dot org
2005-03-24  0:27 ` [Bug tree-optimization/20612] " janis at gcc dot gnu dot org
2005-03-24  0:53 ` pinskia at gcc dot gnu dot org
2005-03-24  4:04 ` pinskia at gcc dot gnu dot org
2005-03-24  4:19 ` dberlin at gcc dot gnu dot org
2005-03-24  4:21 ` dberlin at gcc dot gnu dot org
2005-03-24  4:32 ` dberlin at gcc dot gnu dot org
2005-03-24 18:51 ` janis at gcc dot gnu dot org
2005-04-11 18:55 ` cvs-commit at gcc dot gnu dot org
2005-04-11 19:13 ` dberlin at gcc dot gnu dot org
2005-04-20  2:18 ` 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).