[Bug fortran/25147] passing variable in place of function dummy argument not caught

2006-05-31 Thread pault at gcc dot gnu dot org
--- Comment #5 from pault at gcc dot gnu dot org 2006-06-01 05:58 --- Fixed on trunk and 4.1. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/25147] passing variable in place of function dummy argument not caught

2006-05-31 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2006-06-01 05:56 --- Subject: Bug 25147 Author: pault Date: Thu Jun 1 05:56:48 2006 New Revision: 114299 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114299 Log: 2006-06-01 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25147] passing variable in place of function dummy argument not caught

2006-05-31 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2006-06-01 04:35 --- Subject: Bug 25147 Author: pault Date: Thu Jun 1 04:35:38 2006 New Revision: 114296 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114296 Log: 2006-06-01 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/25147] passing variable in place of function dummy argument not caught

2006-05-28 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-05-28 14:09 --- Created an attachment (id=11524) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11524&action=view) Patch for the bug exposed by the fix to this and PR25098 The patch for pr25098 fixes this bug but exposes another

[Bug fortran/25147] passing variable in place of function dummy argument not caught

2005-12-01 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfi

[Bug fortran/25147] passing variable in place of function dummy argument not caught

2005-12-01 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2005-12-01 20:30 --- (In reply to comment #0) Confirmed. [EMAIL PROTECTED] gfortran]# ifort pr25147.f90 fortcom: Error: pr25147.f90, line 20: This actual argument must be the name of an external user function or the name of an intrinsic