[Bug libfortran/32989] GETARG intrinsic

2007-08-29 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-08-29 15:27 --- Subject: Bug 32989 Author: fxcoudert Date: Wed Aug 29 15:22:55 2007 New Revision: 127905 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127905 Log: PR fortran/32989 * iresolve.c (gfc_reso

[Bug libfortran/32989] GETARG intrinsic

2007-08-29 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-08-29 15:25 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug libfortran/32989] GETARG intrinsic

2007-08-16 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-08-16 15:19 --- > Well, the gfortran doc says "Shall be of type INTEGER(4), N >= 0". This is in > contradiction with the g77 doc, which says: "Pos: INTEGER not wider than the > default kind; scalar; INTENT(IN)." Well, N >= 0 vs. pos

[Bug libfortran/32989] GETARG intrinsic

2007-08-16 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-08-16 13:28 --- Well, the gfortran doc says "Shall be of type INTEGER(4), N >= 0". This is in contradiction with the g77 doc, which says: "Pos: INTEGER not wider than the default kind; scalar; INTENT(IN)." Note that the argument