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

2015-12-15 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Bug 58315 depends on bug 66688, which changed state. Bug 66688 Summary: [6 Regression] compare debug failure building Linux kernel on ppc64le https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66688 What|Removed |Add

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

2015-12-14 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Bug 58315 depends on bug 66688, which changed state. Bug 66688 Summary: [6 Regression] compare debug failure building Linux kernel on ppc64le https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66688 What|Removed |Add

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

2015-10-13 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Alexandre Oliva changed: What|Removed |Added Attachment #36472|0 |1 is obsolete|

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

2015-10-13 Thread redflames1003 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #39 from Christopher Torres --- (In reply to Alexandre Oliva from comment #36) > Created attachment 36472 [details] > backported patch for the 4.9 branch > > Chris, > > retbnd is of no concern, nothing equivalent existed back then.

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

2015-10-10 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.9/5 Regression] Excessive memory use with -g

2015-10-10 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #37 from Alexandre Oliva --- Author: aoliva Date: Sat Oct 10 12:05:56 2015 New Revision: 228674 URL: https://gcc.gnu.org/viewcvs?rev=228674&root=gcc&view=rev Log: Reset inlined debug variables at the end of the inlined function for

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

2015-10-10 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #36 from Alexandre Oliva --- Created attachment 36472 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36472&action=edit backported patch for the 4.9 branch Chris, retbnd is of no concern, nothing equivalent existed back then.

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

2015-10-07 Thread redflames1003 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 --- Comment #35 from Christopher Torres --- (In reply to Alexandre Oliva from comment #33) > Err, this is only fixed in the trunk so far. It's approved for 5.2 too, > after some time, if no issues pop up. So, reopening. Hey Alexandre, I was w

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

2015-07-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58315 Richard Biener changed: What|Removed |Added Target Milestone|5.2 |5.3 --- Comment #34 from Richard Biener