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

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppluzhnikov at google dot com

--- Comment #19 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
(In reply to Richard Henderson from comment #18)
> Fixed.

This is crashing again with yesterday's trunk:
g++ (GCC) 4.9.0 20140129 (experimental)

g++ -g -Os -S -m32 -o /tmp/pr52727.s pr52727.C
pr52727.C: In function 'void foo(const C*, int, int)':
pr52727.C:43:1: internal compiler error: in connect_traces, at dwarf2cfi.c:2706
 }
 ^
0x87b3c4 connect_traces
        ../../gcc/dwarf2cfi.c:2706
0x87b3c4 execute_dwarf2_frame
        ../../gcc/dwarf2cfi.c:2926
0x87b3c4 execute
        ../../gcc/dwarf2cfi.c:3421
Please submit a full bug report,

Reply via email to