------- Comment #5 from dominiq at lps dot ens dot fr 2008-11-12 21:02 ------- The test is still failing, now with two failures. One is due to the mismatch between the expected error: "cannot be of PRIVATE type" and the actual one "Fortran 2003: PUBLIC variable 'f1' at (1) of PRIVATE derived type 't1'". I think the second is due to the error being emitted twice, as noted in comment #2.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38094