On 10/19/2016 08:20 AM, Andreas Schwab wrote:
On Okt 19 2016, Jerry DeLisle <jvdeli...@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

Reply via email to