public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/47355] New: [4.6 Regression] ICE: verify_ssa failed with -O2 -fipa-cp-clone
@ 2011-01-19  2:29 roman at binarylife dot net
  2011-01-19  2:55 ` [Bug tree-optimization/47355] " roman at binarylife dot net
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: roman at binarylife dot net @ 2011-01-19  2:29 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE: verify_ssa failed with -O2
                    -fipa-cp-clone
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: roman@binarylife.net


Created attachment 23025
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23025
"reduced" test case

$ g++ -c -std=c++0x -O2 -fipa-cp-clone test.cpp             
test.cpp: In function 'vector<green> function()':
test.cpp:200:15: error: definition in block 29 does not dominate use in block
28
test.cpp:200:15: error: no immediate_use list
for SSA_NAME: D.2314_94 in statement:
# .MEM_135 = VDEF <.MEM_109>
zfree (D.2314_94);
test.cpp:200:15: internal compiler error: verify_ssa failed
...


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

end of thread, other threads:[~2011-01-21 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19  2:29 [Bug tree-optimization/47355] New: [4.6 Regression] ICE: verify_ssa failed with -O2 -fipa-cp-clone roman at binarylife dot net
2011-01-19  2:55 ` [Bug tree-optimization/47355] " roman at binarylife dot net
2011-01-19  8:34 ` hjl.tools at gmail dot com
2011-01-19 13:27 ` jamborm at gcc dot gnu.org
2011-01-19 15:15 ` zsojka at seznam dot cz
2011-01-20 10:52 ` jakub at gcc dot gnu.org
2011-01-21 13:38 ` jakub at gcc dot gnu.org
2011-01-21 15:36 ` jakub at gcc dot gnu.org
2011-01-21 16:28 ` jakub 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).