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/14928] [gfortran] minval intrinsic does not understand mask


------- Additional Comments From schnetter at uni-tuebingen dot de  2004-06-04 08:03 -------
Section 13.2, "Arguments to intrinsic procedures" of the same draft, specifies 
that "the valid forms of reference for procedures with optional arguments are 
described in 12.4.1".  12.4.1 in turn describes "normal" (non-intrinsic) 
procedure calls, where the "name=" syntax is not compulsory. 
 

-- 


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


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