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!