> Debugging... The joys of duplicated code... The attached patch fixes the PR, bootstraps and passes the regression tests. Is it OK? gcc/ 2009-10-27 Rafael Avila de Espindola * dbxout.c (dbxout_common_check): Accept non public trees. * dwarf2out.c (fortran_common): Accept non public trees. gcc/fortran/ 2009-10-27 Rafael Avila de Espindola * trans-common.c (create_common): Set TREE_PUBLIC to false on fake variables. Cheers, -- Rafael Ávila de Espíndola