public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw
@ 2013-08-30 15:26 vries at gcc dot gnu.org
  2013-08-30 15:29 ` [Bug tree-optimization/58282] " vries at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: vries at gcc dot gnu.org @ 2013-08-30 15:26 UTC (permalink / raw)
  To: gcc-bugs

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 <http://gcc.gnu.org/bugs.html> for instructions.^M
compiler exited with status 1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-10-25 14:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-30 15:26 [Bug tree-optimization/58282] New: g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw vries at gcc dot gnu.org
2013-08-30 15:29 ` [Bug tree-optimization/58282] " vries at gcc dot gnu.org
2013-08-30 15:47 ` vries at gcc dot gnu.org
2013-08-30 16:26 ` vries at gcc dot gnu.org
2013-09-02 10:31 ` vries at gcc dot gnu.org
2013-09-03 10:47 ` [Bug c++/58282] " vries at gcc dot gnu.org
2013-09-07 23:31 ` vries at gcc dot gnu.org
2013-09-07 23:32 ` vries at gcc dot gnu.org
2013-10-24 10:27 ` vries at gcc dot gnu.org
2013-10-25 14:20 ` vries at gcc dot gnu.org
2013-10-25 14:36 ` vries 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).