On Mon, Sep 10, 2012 at 04:08:56PM +0200, Matthias Klose wrote:
> > By the way, removing the __attribute__((optimize("O0"))) from
> > the function definition in inpttype.h also solves the problem. I
> > wonder what that is for.
> 
> just to confirm, removing this workaround lets you successfully
> build with -O3?
Yes
Berto