http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47399
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-22 19:22:46 UTC --- The ICE is fixed (cf. comment 1), but the issue of comment 2 (spec-expr vs. init/constant-expr) still exists; for this PR itself, the issue is about the missing diagnostic for automatic objects in PROGRAM and MODULE declarations. Steve pointed out on fortran@gcc that at least the following PRs are related: PR 25095, PR 25104, PR 29962, PR 31292, PR 31560, PR 31592, PR 32365, PR 34663, PR 35040, and PR 38822.