From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27637 invoked by alias); 30 Aug 2013 15:26:44 -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 27295 invoked by uid 48); 30 Aug 2013 15:26:40 -0000 From: "vries at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw Date: Fri, 30 Aug 2013 15:26:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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 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-08/txt/msg01642.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58282 Bug ID: 58282 Summary: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: vries at gcc dot gnu.org $ arm-none-linux-gnueabi-g++ gcc/testsuite/g++.dg/tm/noexcept-1.C -fno-diagnostics-show-caret -fdiagnostics-color=never -fno-exceptions -fmessage-length=0 -fgnu-tm -O -std=c++0x -fdump-tree-tmmark -fdump-tree-tmlower -S -o noexcept-1.s gcc/testsuite/g++.dg/tm/noexcept-1.C: In function 'int foo() [with T = TrueFalse]':^M gcc/testsuite/g++.dg/tm/noexcept-1.C:13:43: internal compiler error: Segmentation fault^M 0x8951d05 crash_signal^M gcc/toplev.c:335^M 0x8707b50 gimple_build_eh_must_not_throw(tree_node*)^M gcc/gimple.c:730^M 0x8448b8a gimplify_must_not_throw_expr^M gcc/cp/cp-gimplify.c:503^M 0x844917a cp_gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**)^M gcc/cp/cp-gimplify.c:571^M 0x874de93 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**, bool (*)(tree_node*), int)^M gcc/gimplify.c:7241^M 0x87470ba gimplify_stmt(tree_node**, gimple_statement_d**)^M gcc/gimplify.c:5699^M 0x87351b9 gimplify_bind_expr^M gcc/gimplify.c:1213^M 0x874eb0e gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**, bool (*)(tree_node*), int)^M gcc/gimplify.c:7493^M 0x87470ba gimplify_stmt(tree_node**, gimple_statement_d**)^M gcc/gimplify.c:5699^M 0x8732bfe gimplify_and_add(tree_node*, gimple_statement_d**)^M gcc/gimplify.c:329^M 0x8732c2d gimplify_and_return_first^M gcc/gimplify.c:341^M 0x874d8cf gimplify_transaction^M gcc/gimplify.c:7042^M 0x874fcb6 gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**, bool (*)(tree_node*), int)^M gcc/gimplify.c:7803^M 0x87470ba gimplify_stmt(tree_node**, gimple_statement_d**)^M gcc/gimplify.c:5699^M 0x87363fe gimplify_statement_list^M gcc/gimplify.c:1525^M 0x874f95d gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**, bool (*)(tree_node*), int)^M gcc/gimplify.c:7711^M 0x87470ba gimplify_stmt(tree_node**, gimple_statement_d**)^M gcc/gimplify.c:5699^M 0x8751d46 gimplify_body(tree_node*, bool)^M gcc/gimplify.c:8356^M 0x87524b2 gimplify_function_tree(tree_node*)^M gcc/gimplify.c:8488^M 0x8572c9a analyze_function^M gcc/cgraphunit.c:630^M Please submit a full bug report,^M with preprocessed source if appropriate.^M Please include the complete backtrace with any bug report.^M See for instructions.^M compiler exited with status 1