Following PR21639 (and http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02604.html):
"there are several places in loop opts that are not GGC-safe (in particular the tree nodes refered from loop structures are not seen by garbage collector, and I think there are some other instances)." This PR is an enhancement request for making loop optimizations GGC-safe. -- Summary: loop optimizers are not GC safe Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dorit at il dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21805