This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/20904] optional argument in specification expression


------- Additional Comments From tobi at gcc dot gnu dot org  2005-05-19 17:38 -------
I get this error:
[tobi@marktplatz 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



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |accepts-invalid
         Resolution|                            |WORKSFORME
            Summary|error needed                |optional argument in
                   |                            |specification expression


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]