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/20893] unconditional use of optional argument not detected


------- Additional Comments From tobi at gcc dot gnu dot org  2005-05-19 17:19 -------
to avoid confusion about what's wrong: MAX(A1,A2,A3) is legal with A1, A2 scalar
and A3 array-valued.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |accepts-invalid
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-19 17:19:44
               date|                            |
            Summary|error needed                |unconditional use of
                   |                            |optional argument not
                   |                            |detected


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


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