From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24092 invoked by alias); 25 Nov 2013 08:18:57 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 24060 invoked by uid 48); 25 Nov 2013 08:18:52 -0000 From: "zhenqiang.chen at linaro dot 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zhenqiang.chen at linaro dot org 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 attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-11/txt/msg02522.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D59282 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=3D31288&action=3Dedit preprocessed source file ICE for both x86-64 and ARM. ./install/bin/gcc -O2 ggNRooksSample2.ii -S ooksSample2.cc: In constructor =E2=80=98ggNRooksSample2::ggNRooksSample2()= =E2=80=99: ggNRooksSample2.cc:41:1: error: stmt (0x7f9491441be0) marked modified after optimization pass: # .MEM_26 =3D 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 =E2=80=98ggNRooksSample2::ggNRooksSample= 2()=E2=80=99: 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: 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: List-Archive: List-Post: List-Help: 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" 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: 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?id=59283 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.