This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
- From: "anlauf at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2006 07:32:41 -0000
- Subject: [Bug fortran/20248] gfortran: intrinsics and std=f95, inconsistency with other compilers
- References: <bug-20248-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from anlauf at gmx dot de 2006-03-27 07:32 -------
> kargl[228] gfc4x -o z -fall-intrinsics -std=f95 iargc.f90
> kargl[229] gfc4x -o z -std=f95 iargc.f90
> /var/tmp/ccqDOkrX.o(.text+0x18): In function `MAIN__':
> : undefined reference to `iargc_'
> collect2: ld returned 1 exit status
>
> Harald, does this satisfy your needs?
Yes, that's fine with me.
Thanks,
-ha
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20248