public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zhenqiang.chen at linaro dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ipa/59282] New: ICE: When compiling 252.eon
Date: Mon, 25 Nov 2013 08:18:00 -0000	[thread overview]
Message-ID: <bug-59282-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 59282
           Summary: ICE: When compiling 252.eon
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zhenqiang.chen at linaro dot org

Created attachment 31288
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31288&action=edit
preprocessed source file

ICE for both x86-64 and ARM.

./install/bin/gcc -O2 ggNRooksSample2.ii -S

ooksSample2.cc: In constructor ‘ggNRooksSample2::ggNRooksSample2()’:
ggNRooksSample2.cc:41:1: error: stmt (0x7f9491441be0) marked modified after
optimization pass:
# .MEM_26 = VDEF <.MEM_25>
ggNRooksSample2::Generate (this_2(D));
ggNRooksSample2.cc:41:1: internal compiler error: verify_ssa failed
0xd129cc verify_ssa(bool)
        gcc/gcc/tree-ssa.c:1090
0xab8c0e execute_function_todo
        gcc/gcc/passes.c:1840
0xab9603 execute_todo
        gcc/gcc/passes.c:1873
0xabb19b execute_one_ipa_transform_pass
        gcc/gcc/passes.c:2058
0xabb19b execute_all_ipa_transforms()
        gcc/gcc/passes.c:2089
0x8544ca expand_function
        gcc/gcc/cgraphunit.c:1750
0x856380 expand_all_functions
        gcc/gcc/cgraphunit.c:1862
0x856380 compile()
        gcc/gcc/cgraphunit.c:2196
0x856b64 finalize_compilation_unit()
        gcc/gcc/cgraphunit.c:2273
0x6424ba cp_write_global_declarations()
        gcc/gcc/cp/decl2.c:4402
Please submit a full bug report,

./install/bin/gcc -O3 ggNRooksSample2.ii -S
ggNRooksSample2.cc: In constructor ‘ggNRooksSample2::ggNRooksSample2()’:
ggNRooksSample2.cc:41:1: internal compiler error: in initialize_flags_in_bb, at
tree-into-ssa.c:457
0xbcb77d initialize_flags_in_bb
        gcc/gcc/tree-into-ssa.c:457
0xbcb77d mark_block_for_update
        gcc/gcc/tree-into-ssa.c:471
0xbcf89b prepare_block_for_update
        gcc/gcc/tree-into-ssa.c:2500
0xbcff5e prepare_block_for_update
        gcc/gcc/tree-into-ssa.c:2580
0xbcff5e prepare_block_for_update
        gcc/gcc/tree-into-ssa.c:2580
0xbcff5e prepare_block_for_update
        gcc/gcc/tree-into-ssa.c:2580
0xbcff5e prepare_block_for_update
        gcc/gcc/tree-into-ssa.c:2580
0xbd3655 update_ssa(unsigned int)
        gcc/gcc/tree-into-ssa.c:3223
0xab8b47 execute_function_todo
        gcc/gcc/passes.c:1812
0xab9603 execute_todo
        gcc/gcc/passes.c:1873
0xabb19b execute_one_ipa_transform_pass
        gcc/gcc/passes.c:2058
0xabb19b execute_all_ipa_transforms()
        gcc/gcc/passes.c:2089
0x8544ca expand_function
        gcc/gcc/cgraphunit.c:1750
0x856380 expand_all_functions
        gcc/gcc/cgraphunit.c:1862
0x856380 compile()
        gcc/gcc/cgraphunit.c:2196
0x856b64 finalize_compilation_unit()
        gcc/gcc/cgraphunit.c:2273
0x6424ba cp_write_global_declarations()
        gcc/gcc/cp/decl2.c:4402
Please submit a full bug report,
>From gcc-bugs-return-435746-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Nov 25 08:19:09 2013
Return-Path: <gcc-bugs-return-435746-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 24738 invoked by alias); 25 Nov 2013 08:19:09 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 24619 invoked by uid 48); 25 Nov 2013 08:19:04 -0000
From: "tmmikolajczyk at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/59283] New: missing std::basic_string constructor
Date: Mon, 25 Nov 2013 08:19:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: libstdc++
X-Bugzilla-Version: 4.8.2
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: tmmikolajczyk at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-59283-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2013-11/txt/msg02523.txt.bz2
Content-length: 618

http://gcc.gnu.org/bugzilla/show_bug.cgi?idY283

            Bug ID: 59283
           Summary: missing std::basic_string constructor
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tmmikolajczyk at gmail dot com

The C++11 standard specifies the following c-tor in the std::basic_string
class:

basic_string (const basic_string&, const allocator_type&);

It looks like the c-tor is missing in the current libstdc++ implementation.


             reply	other threads:[~2013-11-25  8:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-25  8:18 zhenqiang.chen at linaro dot org [this message]
2013-11-25  8:21 ` [Bug ipa/59282] " zhenqiang.chen at linaro dot org
2013-11-25  9:10 ` rguenth at gcc dot gnu.org

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-59282-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).