[Bug fortran/50252] [OOP] Error message on "call x%y" (x not declared) can be more informative

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 11:28:00 GMT 2011


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

--- Comment #4 from janus at gcc dot gnu.org 2011-09-01 11:28:35 UTC ---
Unfortunately the patch in comment #2 did not survive the regression test. It
fails at least on:

FAIL: gfortran.dg/dynamic_dispatch_10.f03  -O0  (test for excess errors)
FAIL: gfortran.dg/coarray_14.f90  -O   (test for errors, line 39)
FAIL: gfortran.dg/coarray_8.f90  -O   (test for errors, line 36)
FAIL: gfortran.dg/proc_ptr_comp_pass_6.f90  -O  (test for excess errors)
FAIL: gfortran.dg/typebound_call_12.f03  -O  (test for excess errors)
FAIL: gfortran.dg/typebound_call_14.f03  -O  (test for excess errors)
FAIL: gfortran.dg/typebound_call_4.f03  -O   (test for errors, line 41)



More information about the Gcc-bugs mailing list