http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54594
--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-09-16 18:26:28 UTC --- With the patch at http://gcc.gnu.org/ml/fortran/2012-09/msg00051.html, the tests in comments #0 and #1 fails with pr54594_1.f90:6.32: generic :: assignment(=) => a_ass 1 Error: Type-bound operator at (1) can't be NOPASS Is it expected?