Signed overflow optimization hazards in the kernel
Signed overflow optimization hazards in the kernel
Posted Aug 19, 2012 17:00 UTC (Sun) by baldrick (subscriber, #4123)In reply to: Signed overflow optimization hazards in the kernel by PaulMcKenney
Parent article: Signed overflow optimization hazards in the kernel
Posted Aug 20, 2012 0:44 UTC (Mon)
by PaulMcKenney (✭ supporter ✭, #9624)
[Link]
I must admit that it would be nice if "(signed typeof(a))" and (unsigned typeof(b))" flipped the signedness of "a" and "b", but my version of gcc really doesn't like either variant. ;-)
Signed overflow optimization hazards in the kernel
