https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
Richard Biener changed:
What|Removed |Added
Target Milestone|7.3 |7.4
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Nov 21 07:59:03 2017
New Revision: 254989
URL: https://gcc.gnu.org/viewcvs?rev=254989&root=gcc&view=rev
Log:
PR debug/82718
* dwarf2out.c (dw_loc_list): If crtl->has_b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #6 from Mark Wielaard ---
Building elfutils with -g -O2 -gdwarf-5 still fails without this patch with
current gcc trunk (just in a different file libdwfl/realloc.c instead of
elf_begin.c as reported originally). Using the proposed pat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #5 from Mark Wielaard ---
(In reply to Jakub Jelinek from comment #4)
> Created attachment 42474 [details]
> gcc8-pr82718.patch
>
> Untested fix.
Works for me. elfutils builds with this patch and gcc -O2 -gdwarf-5.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #4 from Jakub Jelinek ---
Created attachment 42474
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42474&action=edit
gcc8-pr82718.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #2 from Mark Wielaard ---
Created attachment 42472
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42472&action=edit
generated assembler e.s
assembler produced with gcc (GCC) 8.0.0 20171024 (experimental)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82718
--- Comment #1 from Mark Wielaard ---
Created attachment 42471
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42471&action=edit
preprocessed e.i