public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/58530] New: crash in get_combined_adhoc_loc
Date: Wed, 25 Sep 2013 13:59:00 -0000	[thread overview]
Message-ID: <bug-58530-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 58530
           Summary: crash in get_combined_adhoc_loc
           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 30896
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30896&action=edit
gzipped C++ source code

I just tried to compile package activemq-cpp-3.7.1-1 with gcc 4.9 trunk
dated 20130925. It said

activemq/commands/ActiveMQBytesMessage.cpp:91:39: internal compiler error:
Aborted
     message->copyDataStructure( this );
                                       ^
0xb0715f crash_signal
    ../../src/trunk/gcc/toplev.c:335
0x1022779 get_combined_adhoc_loc(line_maps*, unsigned int, void*)
    ../../src/trunk/libcpp/line-map.c:106
0xb6417c copy_phis_for_bb
    ../../src/trunk/gcc/tree-inline.c:2093
0xb6417c copy_cfg_body
    ../../src/trunk/gcc/tree-inline.c:2446
0xb6417c copy_body
    ../../src/trunk/gcc/tree-inline.c:2625
0xb69823 expand_call_inline
    ../../src/trunk/gcc/tree-inline.c:4234
0xb69823 gimple_expand_calls_inline
    ../../src/trunk/gcc/tree-inline.c:4341
0xb69823 optimize_inline_calls(tree_node*)
    ../../src/trunk/gcc/tree-inline.c:4496
0xf8a38b inline_transform(cgraph_node*)
    ../../src/trunk/gcc/ipa-inline-transform.c:436
0xa5b199 execute_one_ipa_transform_pass
    ../../src/trunk/gcc/passes.c:2039
0xa5b199 execute_all_ipa_transforms()
    ../../src/trunk/gcc/passes.c:2079
0x7f3df0 expand_function
    ../../src/trunk/gcc/cgraphunit.c:1743
0x7f5e4e expand_all_functions
    ../../src/trunk/gcc/cgraphunit.c:1855
0x7f5e4e compile()
    ../../src/trunk/gcc/cgraphunit.c:2192
0x7f6439 finalize_compilation_unit()
    ../../src/trunk/gcc/cgraphunit.c:2269
0x60083d cp_write_global_declarations()
    ../../src/trunk/gcc/cp/decl2.c:4360
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 -O3 required.


             reply	other threads:[~2013-09-25 13:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 13:59 dcb314 at hotmail dot com [this message]
2013-09-25 14:18 ` [Bug tree-optimization/58530] [4.9 Regression] " mpolacek at gcc dot gnu.org
2013-09-25 14:27 ` mpolacek at gcc dot gnu.org
2013-09-25 19:31 ` markus at trippelsdorf dot de
2014-10-31 18:05 ` dcb314 at hotmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-58530-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).