https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Fri Jun 22 20:51:42 2018
New Revision: 261930
URL: https://gcc.gnu.org/viewcvs?rev=261930&root=gcc&view=rev
Log:
Backported from mainline
2018-03-22 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Thu Mar 22 08:32:12 2018
New Revision: 258757
URL: https://gcc.gnu.org/viewcvs?rev=258757&root=gcc&view=rev
Log:
PR sanitizer/85018
* dwarf2asm.c (dw2_output_indirect_cons
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
Jakub Jelinek changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
--- Comment #1 from Jakub Jelinek ---
Created attachment 43723
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43723&action=edit
gcc8-pr85018.patch
Oops, sorry, missed that asan.c also uses the DECL_INITIAL (decl) = decl; hack.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85018
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
Status|UNCONFIRMED