https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
mrs at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
--- Comment #8 from mrs at gcc dot gnu.org ---
Author: mrs
Date: Fri Nov 6 20:16:06 2015
New Revision: 229885
URL: https://gcc.gnu.org/viewcvs?rev=229885&root=gcc&view=rev
Log:
PR debug/66728
* dwarf2out.c (get_full_len): Return
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
--- Comment #7 from rsandifo at gcc dot gnu.org
---
(In reply to Ulrich Weigand from comment #6)
> (In reply to rsand...@gcc.gnu.org from comment #4)
> > Testing a patch. It involves tightening the mode of the rtx returned
> > by rtl_for_decl_l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
--- Comment #6 from Ulrich Weigand ---
(In reply to rsand...@gcc.gnu.org from comment #4)
> Testing a patch. It involves tightening the mode of the rtx returned
> by rtl_for_decl_location, as well as new asserts, so some fallout is
> likely...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
Richard Biener changed:
What|Removed |Added
Target Milestone|5.2 |5.3
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
--- Comment #4 from rsandifo at gcc dot gnu.org
---
Testing a patch. It involves tightening the mode of the rtx returned
by rtl_for_decl_location, as well as new asserts, so some fallout is
likely...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728
Richard Biener changed:
What|Removed |Added
Keywords||wrong-debug
Target|