http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52024
--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-31 22:27:02 UTC --- (In reply to comment #8) > I somehow missed comment 5 The ICE is fixed by the patch: http://gcc.gnu.org/ml/fortran/2012-01/msg00277.html However, I believe that test case is valid (NAG 5.1 also compiles it), but GCC 4.6 and current 4.7 (before Rev. 183771 and with submitted patch) rejected it as ambiguous. > TODO: Check whether ASSIGNMENT is currently correctly handled, it might have a > similar issue.