]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/intrinsics/args.c
args.c: Implement GETARG and IARGC.
authorBud Davis <bdavis9659@comcast.net>
Sat, 12 Jun 2004 13:42:46 +0000 (13:42 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 12 Jun 2004 13:42:46 +0000 (13:42 +0000)
commit4aef80f8e0b9f3a18e2afb6d10dcdcc26683d34d
tree9c48e29daf05d7e67525b21b88ec62b1f076a4f0
parent7b1b4aed94bc2787c2e8654bb7a678c56f96a214
args.c: Implement GETARG and IARGC.

* intrinsics/args.c: Implement GETARG and IARGC.
* Makefile.am: Add it.
* Makefile.in: Regenerate.
testsuite/
* gfortran.fortran-torture/execute/getarg_1.f90: New test.

From-SVN: r83027
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/getarg_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/intrinsics/args.c [new file with mode: 0644]