public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/46404] New: [4.6 Regression] ICE: definition in block 5 does not dominate use in block 32 with -O -fgraphite-identity -fno-tree-scev-cprop
@ 2010-11-10  1:16 zsojka at seznam dot cz
  2010-11-10 12:12 ` [Bug middle-end/46404] " hjl.tools at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-10  1:16 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE: definition in block 5 does not
                    dominate use in block 32 with -O -fgraphite-identity
                    -fno-tree-scev-cprop
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: spop@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


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

Compiler output:
$ gcc -O -fgraphite-identity -fno-tree-scev-cprop testcase.c
testcase.c: In function 'foo':
testcase.c:4:1: error: definition in block 5 does not dominate use in block 32
for SSA_NAME: i_6 in statement:
D.2701_26 = i_6 > 0;
testcase.c:4: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:
r166509 - crash
r163636 - crash
r161659 - OK
4.5 r166509 - OK


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

end of thread, other threads:[~2010-12-16 20:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-10  1:16 [Bug middle-end/46404] New: [4.6 Regression] ICE: definition in block 5 does not dominate use in block 32 with -O -fgraphite-identity -fno-tree-scev-cprop zsojka at seznam dot cz
2010-11-10 12:12 ` [Bug middle-end/46404] " hjl.tools at gmail dot com
2010-11-15 13:25 ` rguenth at gcc dot gnu.org
2010-12-15 17:39 ` spop at gcc dot gnu.org
2010-12-15 17:52 ` zsojka at seznam dot cz
2010-12-15 17:55 ` spop at gcc dot gnu.org
2010-12-15 20:44 ` spop at gcc dot gnu.org
2010-12-15 22:01 ` spop at gcc dot gnu.org
2010-12-16 20:05 ` spop at gcc dot gnu.org
2010-12-16 20:06 ` spop 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).