------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 
13:39 -------
This is expected behavor because iargc is non standard and we turn off non 
standard intrisics with 
-std=f95 (kinda like what gcc does for non stanadard builtins) and that iargc 
is not _iargc really but 
_gfortran_iargc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to