public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/58294] New: ice in update_ssa_across_abnormal_edges, at tree-inline.c:1892
@ 2013-09-02  8:05 dcb314 at hotmail dot com
  2013-09-02  8:14 ` [Bug c++/58294] [4.9 Regression] " mpolacek at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: dcb314 at hotmail dot com @ 2013-09-02  8:05 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58294
           Summary: ice in update_ssa_across_abnormal_edges, at
                    tree-inline.c:1892
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

Created attachment 30739
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30739&action=edit
gzipped C++ source code

I just tried to compile package 0ad-0.0.13-8.fc20 with gcc 4.9 trunk
dated 20130901. It said

/usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp: In function
'Status png_decode(rpU8, size_t, Tex*)':
/usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:160:22:
internal compiler error: in update_ssa_across_abnormal_edges, at tre
e-inline.c:1892
             destroy();
                      ^
0xb61e7f update_ssa_across_abnormal_edges
    ../../src/trunk/gcc/tree-inline.c:1892
0xb61e7f copy_edges_for_bb
    ../../src/trunk/gcc/tree-inline.c:2002
0xb61e7f copy_cfg_body
    ../../src/trunk/gcc/tree-inline.c:2386
0xb61e7f copy_body
    ../../src/trunk/gcc/tree-inline.c:2595
0xb66acb expand_call_inline
    ../../src/trunk/gcc/tree-inline.c:4197
0xb66acb gimple_expand_calls_inline
    ../../src/trunk/gcc/tree-inline.c:4304
0xb66acb optimize_inline_calls(tree_node*)
    ../../src/trunk/gcc/tree-inline.c:4458
0xf83b2d inline_transform(cgraph_node*)
    ../../src/trunk/gcc/ipa-inline-transform.c:436
0xa55839 execute_one_ipa_transform_pass
    ../../src/trunk/gcc/passes.c:2039
0xa55839 execute_all_ipa_transforms()
    ../../src/trunk/gcc/passes.c:2079
0x7f0030 expand_function
    ../../src/trunk/gcc/cgraphunit.c:1683
0x7f200e expand_all_functions
    ../../src/trunk/gcc/cgraphunit.c:1795
0x7f200e compile()
    ../../src/trunk/gcc/cgraphunit.c:2132
0x7f25f9 finalize_compilation_unit()
    ../../src/trunk/gcc/cgraphunit.c:2209
0x5fe53d cp_write_global_declarations()
    ../../src/trunk/gcc/cp/decl2.c:4364
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] 19+ messages in thread

end of thread, other threads:[~2013-09-17 15:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-02  8:05 [Bug c++/58294] New: ice in update_ssa_across_abnormal_edges, at tree-inline.c:1892 dcb314 at hotmail dot com
2013-09-02  8:14 ` [Bug c++/58294] [4.9 Regression] " mpolacek at gcc dot gnu.org
2013-09-02  9:24 ` [Bug tree-optimization/58294] " mpolacek at gcc dot gnu.org
2013-09-02 10:37 ` markus at trippelsdorf dot de
2013-09-06  8:20 ` kcc at gcc dot gnu.org
2013-09-06  9:53 ` hubicka at gcc dot gnu.org
2013-09-06 10:20 ` rguenth at gcc dot gnu.org
2013-09-06 10:23 ` hubicka at ucw dot cz
2013-09-06 10:42 ` rguenth at gcc dot gnu.org
2013-09-06 10:44 ` hubicka at ucw dot cz
2013-09-06 10:58 ` rguenth at gcc dot gnu.org
2013-09-06 12:03 ` hubicka at ucw dot cz
2013-09-09  9:45 ` hubicka at gcc dot gnu.org
2013-09-09  9:46 ` hubicka at gcc dot gnu.org
2013-09-09  9:47 ` jakub at gcc dot gnu.org
2013-09-09 10:17 ` hubicka at gcc dot gnu.org
2013-09-09 10:18 ` jakub at gcc dot gnu.org
2013-09-09 12:09 ` hubicka at gcc dot gnu.org
2013-09-17 15:24 ` hubicka 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).