[ECOS] bug in sprintf

Andrew Lunn andrew.lunn@ascom.ch
Mon Jun 2 10:09:00 GMT 2003


> Indeed.  More importantly, it's curious why the 'size_t' branch of
> that conditional is even being executed for simple signed values.

I don't think it is. Looking at the asm, it looks like the size_t code
has invoked a bug in the optimizer which caused it to get the signed
branch of the condition wrong. 

       Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list