------- Comment #2 from rguenth at gcc dot gnu dot org 2010-07-20 12:20 ------- Confirmed.
The issue is that we throw away fields needed for debug info during free-lang-data when we are not going to generate debug info, but we crash when those are not available. -- 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 |2010-07-20 12:20:51 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44951