New failures for x86_64-pc-mingw32
Jerry DeLisle
jvdelisle@verizon.net
Mon Sep 1 22:15:00 GMT 2008
Tobias Burnus wrote:
> NightStrike wrote:
>> On 8/31/08, Jerry DeLisle <jvdelisle@verizon.net> wrote:
>>
>>> NightStrike wrote:
>>>
>>>> Are these known to fail for everyone
>>> Not failing here on x86-64 linux
>> http://mingw-w64.sf.net/gfortran.log.gz
>>
>
> Are you by chance running a new gfortran against an old gfortran
> library? Because you get errors for
>
> At line 6 of file
> /var/tmp/build/gcc-svn/gcc/gcc/testsuite/gfortran.dg/fmt_g0_1.f08
> Fortran runtime error: Zero width in format descriptor
> (g0,g0,g0)
> ^
>
> Whichi is the first g0 line:
> write(buffer, '(g0,g0,g0)') ':',12340,':'
>
> If I look at the libgfortran source code, I don't see how this could
> possibly get wrong - except someone passes a -std=f95 or -std=f2003.
>
> Tobias
>
The test case is being run outside the normal test suite environment.
Jerry
More information about the Fortran
mailing list