[patch, gfortran] PR48298 DTIO, implement size=
Jerry DeLisle
jvdelisle@charter.net
Thu Oct 20 08:37:00 GMT 2016
On 10/19/2016 08:20 AM, Andreas Schwab wrote:
> On Okt 19 2016, Jerry DeLisle <jvdelisle@charter.net> wrote:
>
>> Could you try compiling manually the failing test with gfortran -static
>> and then run it to see what happens.
>
> That does not change anything.
>
>> Also what target is this failing on.
>
> aarch64 and m68k.
>
> Andreas.
>
Dominique has discovered my flaw, the integers are being used not initialized
and can happen to be large negative values that need 11 bytes in the format to
hold the values.
I will commit a change to the test case shortly.
Jerry
More information about the Fortran
mailing list