This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/43115] bug with gfortran on Windows vista, correct on Linux



------- Comment #10 from cgerdy at wanadoo dot fr  2010-02-20 16:24 -------
Subject: Re:  bug with gfortran on Windows vista, correct on Linux

I made a new test with an older version of gfortran I had download on your 
Internet page for Windows :
http://gcc.gnu.org/wiki/GFortranBinaries and on that page : installer
It is the only possibility for somebody which is outside of gnu to download 
gfortran for Windows,
and by : gfortran -v, I obtain the version : it was the older 4.2.0 version.
It is necessary to modify my program to test the bug because this older 
version do not know the
line : use iso_fortran_env but and it is important, after that :

This older version of gfortran have not this bug.

So go to the http://gcc.gnu.org/wiki/GFortranBinaries download gfortran and 
test the bug
After that the question for you is : where is the file in this page inside 
gnu and make the correction.

Thank you

Claude
----- Original Message ----- 
From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: <cgerdy@wanadoo.fr>
Sent: Friday, February 19, 2010 7:56 PM
Subject: [Bug fortran/43115] bug with gfortran on Windows vista, correct on 
Linux


>
>
>
> ------- Comment #8 from jvdelisle at gcc dot gnu dot org  2010-02-19 
> 18:56 -------
> If the date is correct, it is an older version.
>
> At the command line just type:  gfortran -v
>
> gfortran will then display the version information for you.
>
>
> -- 
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43115
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43115


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]