public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46168] New: ICE: verify_ssa failed: definition in block 6 does not dominate use in block 5 with -ftree-loop-linear
@ 2010-10-25 20:13 zsojka at seznam dot cz
  2010-10-25 20:50 ` [Bug tree-optimization/46168] " dominiq at lps dot ens.fr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-25 20:13 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE: verify_ssa failed: definition in block 6 does not
                    dominate use in block 5 with -ftree-loop-linear
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22149
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22149
reduced testcase

Compiler output:
$ gcc -O -ftree-loop-linear pr46168.c 
pr46168.c: In function 'foo':
pr46168.c:2:1: error: definition in block 6 does not dominate use in block 5
for SSA_NAME: i16_8 in statement:
i16_28 = PHI <i16_16(7), i16_8(5)>
PHI argument
i16_8
for PHI node
i16_28 = PHI <i16_16(7), i16_8(5)>
pr46168.c:2:1: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165915 - crash
4.5 r165781 - crash
4.4 r165754 - crash
4.4 r149995 - crash


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

end of thread, other threads:[~2011-02-02 17:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 20:13 [Bug tree-optimization/46168] New: ICE: verify_ssa failed: definition in block 6 does not dominate use in block 5 with -ftree-loop-linear zsojka at seznam dot cz
2010-10-25 20:50 ` [Bug tree-optimization/46168] " dominiq at lps dot ens.fr
2010-10-26  8:36 ` [Bug tree-optimization/46168] [4.3/4.4/4.5/4.6 Regression] " hjl.tools at gmail dot com
2010-10-26 11:12 ` hjl.tools at gmail dot com
2010-10-26 14:03 ` rguenth at gcc dot gnu.org
2010-11-12 14:39 ` rguenth at gcc dot gnu.org
2011-01-18 20:57 ` spop at gcc dot gnu.org
2011-01-18 21:03 ` spop at gcc dot gnu.org
2011-01-25 21:29 ` spop at gcc dot gnu.org
2011-01-25 21:41 ` spop at gcc dot gnu.org
2011-02-02 17:55 ` dnovillo at gcc dot gnu.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).