--- Additional Comments From jv244 at cam dot ac dot uk 2005-05-19 17:58
---
(In reply to comment #1)
> I get this error:
> [EMAIL PROTECTED] tests]$ ~/src/gcc-new/build/gcc/f951 pr20904.f90
> In file pr20904.f90:3
>
>character(len=arg) :: s
> 1
> Error: Dummy argum
--- Additional Comments From tobi at gcc dot gnu dot org 2005-05-19 17:38
---
I get this error:
[EMAIL PROTECTED] tests]$ ~/src/gcc-new/build/gcc/f951 pr20904.f90
In file pr20904.f90:3
character(len=arg) :: s
1
Error: Dummy argument 'arg' at (1) cannot be OPTIONAL