public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59066] New: Segmentation fault.
@ 2013-11-10 11:44 alexandre.hamez at gmail dot com
  2013-11-10 12:03 ` [Bug c++/59066] " alexandre.hamez at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: alexandre.hamez at gmail dot com @ 2013-11-10 11:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59066
           Summary: Segmentation fault.
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: alexandre.hamez at gmail dot com

Created attachment 31188
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31188&action=edit
Preprocessed sources.

G++ crashes with the following backtrace :

g++ -std=c++11  ./bug.ii -O0
./bug.ii: In member function 'SDD<C> homomorphism<C>::operator()(SDD<C>) [with
C = conf0]':
./bug.ii:1203:60: internal compiler error: Segmentation fault
     return apply_binary_visitor(evaluation<C>(), **this, *x);

0x8a386f crash_signal
    ../.././gcc/toplev.c:332
0xa37012 make_decl_rtl(tree_node*)
    ../.././gcc/varasm.c:1197
0x64ac37 rtx_for_function_call
    ../.././gcc/calls.c:1675
0x64ac37 expand_call(tree_node*, rtx_def*, int)
    ../.././gcc/calls.c:2983
0x6f8f4b expand_expr_real_1(tree_node*, rtx_def*, machine_mode,
expand_modifier, rtx_def**)
    ../.././gcc/expr.c:10246
0x655e20 expand_call_stmt
    ../.././gcc/cfgexpand.c:2114
0x655e20 expand_gimple_stmt_1
    ../.././gcc/cfgexpand.c:2152
0x655e20 expand_gimple_stmt
    ../.././gcc/cfgexpand.c:2304
0x65668d expand_gimple_basic_block
    ../.././gcc/cfgexpand.c:4138
0x6586e6 gimple_expand_cfg
    ../.././gcc/cfgexpand.c:4657

G++ is called as follow:
g++ -std=c++11  ./bug.ii -O0


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

end of thread, other threads:[~2014-02-27 17:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-10 11:44 [Bug c++/59066] New: Segmentation fault alexandre.hamez at gmail dot com
2013-11-10 12:03 ` [Bug c++/59066] " alexandre.hamez at gmail dot com
2013-11-10 13:00 ` redi at gcc dot gnu.org
2013-11-10 13:22 ` [Bug c++/59066] C+11, 'using' instead of 'typedef' causes a segmentation fault alexandre.hamez at gmail dot com
2013-11-13  9:34 ` [Bug c++/59066] C++11, " paolo.carlini at oracle dot com
2014-02-14 21:16 ` [Bug c++/59066] [C++11] " reichelt at gcc dot gnu.org
2014-02-26 21:56 ` reichelt at gcc dot gnu.org
2014-02-27 17:04 ` jason 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).