[Bug fortran/43256] [OOP] TBP with missing optional arg

janus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 4 22:44:00 GMT 2010



------- Comment #5 from janus at gcc dot gnu dot org  2010-03-04 22:44 -------
(In reply to comment #4)
> FAIL: gfortran.dg/dynamic_dispatch_1.f03  -O0  (test for excess errors)
> FAIL: gfortran.dg/dynamic_dispatch_3.f03  -O0  (test for excess errors)
> FAIL: gfortran.dg/dynamic_dispatch_4.f03  -O0  (test for excess errors)
> FAIL: gfortran.dg/dynamic_dispatch_6.f03  -O0  (test for excess errors)
> FAIL: gfortran.dg/class_12.f03  -O  (test for excess errors)
> FAIL: gfortran.dg/interface_abstract_4.f90  -O  (test for excess errors)


All of these throw error messages like

ABSTRACT INTERFACE '...' must not be referenced at (1)

or

Type mismatch in argument '...' at (1); passed CLASS(...) to CLASS(...)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43256



More information about the Gcc-bugs mailing list