Paga $59 en vez de $150 Pendrive Kingston de 8 GB.

2012-08-05 Thread Bonus Cupon Especial!
Si no podes visualizar este mail, ingresa a: http://news1.bonuscupon.com.ar/r.html?uid=1.2l.295h.17i.ntjkdkyr2i

ESTATE CON IL BRACERE!

2012-08-05 Thread Il Bracere
Giornate di sole, compagnia degli amici e buona cucina sono la combinata vincente per una bella estate in allegria da offrire ai vostri clienti! Come fare per realizzare questo programma ve lo rivela "Il Bracere". La vasta gamma di barbecue "Il Bracere" può davvero soddisfare tutti i gusti e le es

Re: Cleaning up sparc / alpha / sh compiler optimizer workarounds

2012-08-05 Thread Jonathan Gray
On Sun, Aug 05, 2012 at 03:52:08AM -0400, Brad Smith wrote: > On Tue, Jul 24, 2012 at 01:32:49AM -0400, Brad Smith wrote: > > Taking a look at what is left in the src tree for compiler optimizer > > workarounds it looks like there are some that can most likely be > > garbage collected for sparc / a

Remove self-assignment in hid.c

2012-08-05 Thread Brad Smith
Remove a self-assignment in hid.c as exposed by this warning from LLVM. ../../../../dev/usb/hid.c:177:9: error: explicitly assigning a variable of type 'int32_t' (aka 'int') to itself [-Werror,-Wself-assign] dval = /*(int16_t)*/ dval; Index: hid.c ==

Re: Cleaning up sparc / alpha / sh compiler optimizer workarounds

2012-08-05 Thread Brad Smith
On Tue, Jul 24, 2012 at 01:32:49AM -0400, Brad Smith wrote: > Taking a look at what is left in the src tree for compiler optimizer > workarounds it looks like there are some that can most likely be > garbage collected for sparc / alpha and sh now that they have > much newer compilers. > > sparc an