[Bug fortran/58099] [4.8/4.9 Regression] [F03] over-zealous procedure-pointer error checking

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 20 10:44:00 GMT 2013


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

--- Comment #20 from janus at gcc dot gnu.org ---
(In reply to janus from comment #19)
> FAIL: gfortran.dg/proc_ptr_1.f90  -O0  (test for excess errors)

Here one gets:

  ptr4 => cos
  1
Error: Explicit interface required for '' at (1): elemental procedure

The error message as such is correct, but: The name of 'ptr4' is not printed!



More information about the Gcc-bugs mailing list