GMP 5.1.1 make check fail on Solaris 11
Marc Glisse
marc.glisse at inria.fr
Fri Feb 15 15:19:16 CET 2013
On Fri, 15 Feb 2013, Niels Möller wrote:
> Marc Glisse <marc.glisse at inria.fr> writes:
>
>> And if your compiler is broken, if an error occurs, the program will
>> be terminated instead of letting you catch the exception.
>
> Will the program *always* be terminated in an reliable fashion?
It seemed to be in the cases that were reported. The compiler is broken so
obviously anything can happen, but I think they are only using an
incompatible runtime (or 2 runtimes, I've also seen mentions about the
order between -lc and -lgcc_s) which doesn't recognize the exception but
still handles the uncaught exception behavior.
--
Marc Glisse
More information about the gmp-bugs
mailing list