[Bug debug/82933] valgrind error in set_cur_line_info_table with -g

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 10 11:17:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82933

--- Comment #1 from David Binderman <dcb314 at hotmail dot com> ---
A non-valgrind recent version of gcc does this:

$ ~/gcc/results.254608/bin/gcc -g -c gcc.dg/rtl/x86_64/into-cfglayout.c
during RTL pass: final
gcc.dg/rtl/x86_64/into-cfglayout.c: In function ‘test_1’:
gcc.dg/rtl/x86_64/into-cfglayout.c:108:1: internal compiler error: Segmentation 
fault
 }
 ^
0xd2cd0f crash_signal
        ../../trunk/gcc/toplev.c:325
0x914d37 set_cur_line_info_table
        ../../trunk/gcc/dwarf2out.c:26530
0x914d37 dwarf2out_begin_function
        ../../trunk/gcc/dwarf2out.c:26563
0xfe123f assemble_start_function(tree_node*, char const*)
        ../../trunk/gcc/varasm.c:1821


More information about the Gcc-bugs mailing list