gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] Re: Report on gm2-2010-11-12


From: Gaius Mulley
Subject: [Gm2] Re: Report on gm2-2010-11-12
Date: Wed, 17 Nov 2010 21:21:27 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

john o goyo <address@hidden> writes:

> Gmake check-gm2 on gm2-2010-11-12 Solaris 10/sparc still reports the
> same number as above but now all fail the same way, namely as below.
>
> johng: 637 [tst-gm2]=> gm2 -fiso -g -c sigfig.mod
> johng: 638 [tst-gm2]=> gm2 -fiso -g sigfig.mod
> johng: 639 [tst-gm2]=> ./a.out
> ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-iso/EXCEPTIONS.mod:
> 57:3:trying to deallocate memory which has never been allocated in RAISE
>   passed   ToSigFig(12.3456789, 3) -> 12.3
> Abort (core dumped)
> johng: 641 [tst-gm2]=> gm2 -fiso -c -O sigfig.mod
> johng: 642 [tst-gm2]=> gm2 -fiso  -O sigfig.mod
> johng: 643 [tst-gm2]=> ./a.out
> ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-iso/EXCEPTIONS.mod:
> 57:3:trying to deallocate memory which has never been allocated in RAISE
>   passed   ToSigFig(12.3456789, 3) -> 12.3
> Abort (core dumped)

Hi John,

many thanks for the bug report - now fixed in the cvs (Sat Nov 13
15:38:44 2010).  A double free was found in the testcode.

regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]