http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46339
--- Comment #10 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2010-11-15 06:53:50 UTC --- Created attachment 22395 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22395 An alternate patch that also works This alternate patch also fixes the problem by initializing the lang_specific info sooner. I came up with this one when I though the other was not working.