https://sourceware.org/bugzilla/show_bug.cgi?id=27246
--- Comment #1 from Martin Liska <mliska at suse dot cz> ---
Or there's an assembly snippet:
$ cat a-gets-chk.s
.file 1 "gets-chk.i"
.cfi_startproc
.cfi_endproc
.section .debug_info,"",@progbits
.quad .Ltext0
.file 0 "/home/marxin/Programming/testcases" "gets-chk.i"
$ ./gold/ld-new /home/marxin/Programming/testcases/a-gets-chk.o
header_.max_ops_per_insn:0
./gold/ld-new: internal error in read_header_prolog, at
../../gold/dwarf_reader.cc:1679
--
You are receiving this mail because:
You are on the CC list for the bug.