public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/34123]  New: [4.3 Regression] verify_ssa failed (definition in block 11 does not dominate use in block 7)
@ 2007-11-16 19:08 tbm at cyrius dot com
  2007-11-16 19:08 ` [Bug tree-optimization/34123] " tbm at cyrius dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: tbm at cyrius dot com @ 2007-11-16 19:08 UTC (permalink / raw)
  To: gcc-bugs

With current trunk:

(sid)tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O -ftree-loop-linear
md2.c
md2.c: In function 'MD2Transform':
md2.c:6: error: definition in block 11 does not dominate use in block 7
for SSA_NAME: t_20 in statement:
t_10 = PHI <t_20(7), 0(2)>
PHI argument
t_20
for PHI node
t_10 = PHI <t_20(7), 0(2)>
md2.c:6: internal compiler error: verify_ssa failed
Please submit a full bug report,

I originally thought this was the same as PR31037 and didn't file a PR
but the other testcases work now while this one still fails.


-- 
           Summary: [4.3 Regression] verify_ssa failed (definition in block
                    11 does not dominate use in block 7)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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

end of thread, other threads:[~2007-12-18 19:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-16 19:08 [Bug tree-optimization/34123] New: [4.3 Regression] verify_ssa failed (definition in block 11 does not dominate use in block 7) tbm at cyrius dot com
2007-11-16 19:08 ` [Bug tree-optimization/34123] " tbm at cyrius dot com
2007-11-16 19:15 ` tbm at cyrius dot com
2007-11-17 12:37 ` rguenth at gcc dot gnu dot org
2007-11-19  3:45 ` [Bug tree-optimization/34123] [4.3 Regression] verify_ssa failed with -ftree-loop-linear pinskia at gcc dot gnu dot org
2007-11-20 10:59 ` jakub at gcc dot gnu dot org
2007-11-27 22:00 ` mmitchel at gcc dot gnu dot org
2007-12-15 20:37 ` spop at gcc dot gnu dot org
2007-12-17 19:16 ` spop at gcc dot gnu dot org
2007-12-18 19:41 ` spop at gcc dot gnu dot org
2007-12-18 19:42 ` spop 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).