[uClibc] Re: exception test

Manuel Novoa III mjn3 at codepoet.org
Sat Jun 4 15:23:43 UTC 2005


Hello Peter,

On Sat, Jun 04, 2005 at 09:30:25AM +0200, Peter S. Mazinger wrote:
> On Fri, 3 Jun 2005, Manuel Novoa III wrote:
> 
> Sending to list now
> 
> > Hi Peter,
> > 
> > This is something we use as a quick check.
> 
> throw2.cpp aborts after '1 Throwing out_of_range()' on all gcc's I have 
> built w/o --enable-sjlj-exceptions (3.4.3/3.4.4/4.0.0).
> The test done w/ 3.3.6 built w/ sjlj exceptions is going further (failing 
> only at float, that is probably normal)
> 
> I have currently no gcc>=3.4 built w/ sjlj exceptions.
> 
> I think sjlj exceptions will come back into buildroot for all versions 
> (not only for <=3.3.3)

It will have to be selectable then, as sjlj breaks 3.3.x (x >= 4) and
both 3.3.5 and 3.4.3 work fine for mips without sjlj.

> uClibc++ sources have also an excepttest.cpp file that can be taken for 
> testing (it fails in all configs where throw2 fails too and is ok w/ 
> gcc-3.3.6+sjlj-exceptions)

I'll have to check it out.

Manuel



More information about the uClibc mailing list