public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/57107] New: tree check fail in unlink_stmt_vdef
@ 2013-04-29  8:07 dcb314 at hotmail dot com
  2013-04-29  8:08 ` [Bug c++/57107] " dcb314 at hotmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2013-04-29  8:07 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57107
           Summary: tree check fail in unlink_stmt_vdef
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


I just tried to compile the package luminance-hdr-2.3.0-6
on gcc-4.9 trunk dated 20130428 on an AMD x86_64 box.

The compiler said

/home/dcb/rpmbuild/BUILD/luminance-hdr-2.3.0/src/Fileformat/pngwriter.cpp:205:1:
internal compiler error: tree check: expected ssa_name, have var_decl in
unlink_stmt_vdef, at tree-ssa-operands.c:1322
 }
 ^
0xc8c92a tree_check_failed(tree_node const*, char const*, int, char const*,
...)
    ../../src/trunk/gcc/tree.c:8972
0xbc0db7 tree_check
    ../../src/trunk/gcc/tree.h:3690
0xbc0db7 unlink_stmt_vdef(gimple_statement_d*)
    ../../src/trunk/gcc/tree-ssa-operands.c:1322
0xae2919 optimize_clobbers
    ../../src/trunk/gcc/tree-eh.c:3298
0xae681b cleanup_empty_eh
    ../../src/trunk/gcc/tree-eh.c:4227
0xae681b cleanup_all_empty_eh
    ../../src/trunk/gcc/tree-eh.c:4355
0xae681b execute_cleanup_eh_1
    ../../src/trunk/gcc/tree-eh.c:4384
0xae681b execute_cleanup_eh
    ../../src/trunk/gcc/tree-eh.c:4409
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flag -O2 required.


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

end of thread, other threads:[~2013-04-30 13:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-29  8:07 [Bug c++/57107] New: tree check fail in unlink_stmt_vdef dcb314 at hotmail dot com
2013-04-29  8:08 ` [Bug c++/57107] " dcb314 at hotmail dot com
2013-04-29  9:00 ` markus at trippelsdorf dot de
2013-04-29 16:31 ` mpolacek at gcc dot gnu.org
2013-04-30  8:24 ` [Bug middle-end/57107] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-04-30 10:53 ` rguenth at gcc dot gnu.org
2013-04-30 13:54 ` rguenth 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).