This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: bug with PATCH Fix PR 20085 [aka command_argument_count()]?
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Satish Balay <balay at fastmail dot fm>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 25 Feb 2005 15:16:33 -0800
- Subject: Re: bug with PATCH Fix PR 20085 [aka command_argument_count()]?
- References: <Pine.LNX.4.62.0502251541210.16582@asterix>
On Fri, Feb 25, 2005 at 03:45:24PM -0600, Satish Balay wrote:
> I get the following with the latest fedora rawhide compiler - which I
> guess - has the 'PATCH Fix PR 20085'
>
> Both - command_argument_count() & iargc() should return the same value
> '0'. But I think there is code somewere which does
> 'command_argument_count() = iargc() -1' causing this bug.
>
Yep. I found the bug and will fix it later tonight or tomorrow.
--
Steve