-V2.6.3 ;)
It generates wrong code around some variables and moves loads beyond
memory references in inline functions. Notably it can migrate writes to after
an sti() or restore_flags(). It (and 2.6.2) also get the nested functions in
igmp.c a little wrong.
Alan