[Bug debug/58315] [4.8/4.9/5/6 Regression] Excessive memory use with -g

2015-06-08 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug debug/58315] [4.8/4.9/5/6 Regression] Excessive memory use with -g

2015-06-08 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #31 from Alexandre Oliva --- Author: aoliva Date: Tue Jun 9 05:05:12 2015 New Revision: 224261 URL: https://gcc.gnu.org/viewcvs?rev=224261&root=gcc&view=rev Log: Reset inlined debug variables at the end of the inlined function for

[Bug debug/58315] [4.8/4.9/5/6 Regression] Excessive memory use with -g

2015-05-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #30 from Jason Merrill --- (In reply to Christopher Torres from comment #29) > > URL: https://gcc.gnu.org/viewcvs?rev=220974&root=gcc&view=rev > > Is there any status updates on this issue? Does this effectively do what > Alexandre O

[Bug debug/58315] [4.8/4.9/5/6 Regression] Excessive memory use with -g

2015-05-27 Thread redflames1003 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Christopher Torres changed: What|Removed |Added CC||redflames1003 at gmail dot com ---