http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47180
--- Comment #10 from janus at gcc dot gnu.org 2011-01-05 18:55:59 UTC --- (In reply to comment #8) > REOPEN: Causes build issues (cf. comment 7). Thanks for noticing, and sorry for the breakage. > Simple solution: > > - gfc_symbol *vtab; > + gfc_symbol *vtab = NULL; Yes, I'll commit shortly.