------- Comment #20 from rguenth at gcc dot gnu dot org 2009-07-24 11:56 ------- As noticed in PR40011,
All of gfortran.h seems to be ignorant of the GC - which means we may not garbage collect while the FE is still running, so all calls to cgraph_finalize_function should have true as their 2nd argument. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-07-24 11:56:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40005