[Bug lto/92588] [10 Regression] ICE nodes with unreleased memory found

2020-01-27 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92588

Jeffrey A. Law  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||law at redhat dot com
 Resolution|--- |WORKSFORME

--- Comment #4 from Jeffrey A. Law  ---
I scanned all my build logs for Fedora 32 and couldn't find any instance of
this either.  I think we should just CLOSED/WORKSFORME.

[Bug lto/92588] [10 Regression] ICE nodes with unreleased memory found

2020-01-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92588

--- Comment #3 from Martin Liška  ---
(In reply to Richard Biener from comment #2)
> AFAIU this is just a warning that we fail to "free" some GC memory?

It looks to me like this.
Btw. I can't reproduce that on current master right now.

[Bug lto/92588] [10 Regression] ICE nodes with unreleased memory found

2020-01-17 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92588

Richard Biener  changed:

   What|Removed |Added

   Keywords||ice-checking

--- Comment #2 from Richard Biener  ---
AFAIU this is just a warning that we fail to "free" some GC memory?

[Bug lto/92588] [10 Regression] ICE nodes with unreleased memory found

2019-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92588

Martin Liška  changed:

   What|Removed |Added

   Keywords||needs-bisection,
   ||needs-reduction
Version|9.0 |10.0
   Target Milestone|--- |10.0

[Bug lto/92588] [10 Regression] ICE nodes with unreleased memory found

2019-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92588

Martin Liška  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2019-11-19
  Known to work||9.2.0
   Assignee|unassigned at gcc dot gnu.org  |hubicka at gcc dot 
gnu.org
 Ever confirmed|0   |1
  Known to fail||10.0

--- Comment #1 from Martin Liška  ---
@Honza: Can you please take a look?