[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2019-08-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Aug 30 11:15:39 2019 New Revision: 275072 URL: https://gcc.gnu.org/viewcvs?rev=275072=gcc=rev Log: Backported from mainline 2018-11-30 Jakub Jelinek PR

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2019-01-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Tue Jan 8 10:04:51 2019 New Revision: 267693 URL: https://gcc.gnu.org/viewcvs?rev=267693=gcc=rev Log: Backported from mainline 2018-11-30 Jakub Jelinek PR

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-11-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Nov 30 20:55:41 2018 New Revision: 266689 URL: https://gcc.gnu.org/viewcvs?rev=266689=gcc=rev Log: PR debug/85550 * g++.dg/debug/dwarf2/pr85550.C: New test. Added:

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-04-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-04-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 --- Comment #1 from Richard Biener --- Huh, I never expected types to have "locations" ;) I don't think we can use DW_OP_GNU_variable_value because the refered to DIE would be in another section. We could simply avoid splitting out those

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-04-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |7.4

[Bug debug/85550] [7/8/9 Regression] -fdebug-types-section broken with DW_OP_addr in DW_AT_location

2018-04-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|