public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/16808] New: verify_ssa failed: Missing definition for SSA_NAME
@ 2004-07-28 20:53 falk at debian dot org
  2004-07-28 20:53 ` [Bug tree-optimization/16808] " falk at debian dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: falk at debian dot org @ 2004-07-28 20:53 UTC (permalink / raw)
  To: gcc-bugs

This is a test case from PR 11372, but most likely it's a different problem
this time.

% gcc -c -O2 pr11372.c   
pr11372.c: In function `evalTerm':
pr11372.c:25: error: Missing definition
for SSA_NAME: TMT.14<D1176>_26

in statement:
#   TMT.14<D1176>_28 = V_MAY_DEF <TMT.14<D1176>_26>;
#   TMT.15<D1177>_29 = V_MAY_DEF <TMT.15<D1177>_27>;
f (T.6<D1160>_12);

pr11372.c:25: error: Missing definition
for SSA_NAME: TMT.15<D1177>_27

in statement:
#   TMT.14<D1176>_28 = V_MAY_DEF <TMT.14<D1176>_26>;
#   TMT.15<D1177>_29 = V_MAY_DEF <TMT.15<D1177>_27>;
f (T.6<D1160>_12);

pr11372.c:25: 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.

-- 
           Summary: verify_ssa failed: Missing definition for SSA_NAME
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: falk at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev68-unknown-linux-gnu
  GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu


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


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

end of thread, other threads:[~2004-11-02 16:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-28 20:53 [Bug tree-optimization/16808] New: verify_ssa failed: Missing definition for SSA_NAME falk at debian dot org
2004-07-28 20:53 ` [Bug tree-optimization/16808] " falk at debian dot org
2004-07-28 21:02 ` [Bug tree-optimization/16808] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-07-28 21:09 ` pinskia at gcc dot gnu dot org
2004-08-02 15:08 ` zhangjie at magima dot com dot cn
2004-08-02 15:29 ` falk at debian dot org
2004-08-03  1:06 ` pinskia at gcc dot gnu dot org
2004-08-03 15:00 ` zhangjie at magima dot com dot cn
2004-11-01 19:31 ` [Bug tree-optimization/16808] [4.0 " pinskia at gcc dot gnu dot org
2004-11-02  4:38 ` pinskia at gcc dot gnu dot org
2004-11-02 16:38 ` pinskia at gcc dot gnu dot org
2004-11-02 16:38 ` cvs-commit 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).