[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-11-06 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728 mrs at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-11-06 Thread mrs at gcc dot gnu.org
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

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-08-20 Thread rsandifo at gcc dot gnu.org
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

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-08-20 Thread uweigand at gcc dot gnu.org
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...

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-16 Thread rguenth at gcc dot gnu.org
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

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-02 Thread rsandifo at gcc dot gnu.org
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...

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-02 Thread rsandifo at gcc dot gnu.org
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

[Bug debug/66728] [5/6 Regression] CONST_WIDE_INT causes corrupted DWARF debug info

2015-07-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66728 Richard Biener changed: What|Removed |Added Keywords||wrong-debug Target|