https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
--- Comment #5 from Martin Liška ---
Author: marxin
Date: Thu Feb 25 16:57:39 2016
New Revision: 233722
URL: https://gcc.gnu.org/viewcvs?rev=233722&root=gcc&view=rev
Log:
Do not gather mem stats in run_exit_handles (PR
PR middle-end/699
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
--- Comment #4 from rguenther at suse dot de ---
On Wed, 24 Feb 2016, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
>
> --- Comment #3 from Martin Liška ---
> Created attachment 37782
> --> https://gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
--- Comment #3 from Martin Liška ---
Created attachment 37782
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37782&action=edit
Suggested patch
Well, the situation is not so easy. Ideally, I would set m_reverse_map = NULL
in
mem_alloc_descr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
--- Comment #2 from Richard Biener ---
Or maybe simply making mem_alloc_description::~mem_alloc_description () empty.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69919
Richard Biener changed:
What|Removed |Added
CC||mliska at suse dot cz
--- Comment #1 fr