On Tue, Sep 16, 2008 at 03:33:21PM +0100, Nick Clifton wrote:
> Hi Guys,
>
> Sometime during the last month building newlib for any of the MIPS
> ports broke with a gimple verification error:
>
>
> ../newlib/libc/stdio/vfprintf.c:480: error: type mismatch in binary expression
> unsigned ch
Hi Guys,
Sometime during the last month building newlib for any of the MIPS
ports broke with a gimple verification error:
.../newlib/libc/stdio/vfprintf.c:480: error: type mismatch in binary expression
unsigned char
unsigned char
int
D.3477 = D.3438 & -8;
[...]
.../newlib/libc/stdio/vfprin