On Tue, 2011-04-05 at 08:47 +0200, Segher Boessenkool wrote: > Hi Ben, > > > + case 'd': > > + ++q; > > + vs = va_arg(args, long); > > 'd' takes an int, not a long.
Oops :-) Indeed ... copy/lpaste bogon I think > > + if (vs < 0) { > > + prom_print("-"); > > RELOC()? Interesting, I had that bug and fixed it in the "ld" case and not the "d" case :-) Thanks ! Cheers, Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev