[Bug fortran/33849] Fix misleading error message "GENERIC non-INTRINSIC procedure not allowed as an actual argument"

Jerry DeLisle jvdelisle@verizon.net
Mon Oct 22 14:25:00 GMT 2007


burnus at gcc dot gnu dot org wrote:
> ------- Comment #2 from burnus at gcc dot gnu dot org  2007-10-22 06:22 -------
>> Is the issue here only the wording of the error message
> Yes, only the message text.
>   "Error: GENERIC non-INTRINSIC procedure '%s' is not allowed as an actual
> argument"
> should be
>   "Error: GENERIC procedure '%s' is not allowed as an actual argument"
> 
> 
I will take care of it.



More information about the Gcc-bugs mailing list