[Bug tree-optimization/21805] loop optimizers are not GC safe

2021-09-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21805

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Keywords||internal-improvement
 Resolution|--- |FIXED
   Target Milestone|--- |5.0

--- Comment #2 from Andrew Pinski  ---
This has been fixed since at least GCC 5; maybe earlier.  These days the loop
structure is around the whole time.

TODO_do_not_ggc_collect is only on IRA now.

[Bug tree-optimization/21805] loop optimizers are not GC safe

2005-05-29 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-29 
14:40 ---
Confirmed.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-05-29 14:40:46
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21805