[Bug fortran/38094] [4.4 regression] gfortran.dg/private_type_4.f90 -O doesn't work
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Nov 12 21:04:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list