> > I am struggling to see what gain this patch has brought > (unless i have > > missed something) - you are still calculating the checksum. > > you have just moved inline code to a inline function !! > > -O3 will remove the calculation because the result of that > calculation is not used. >
i understand that bit, but why move the code into a inline function? Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
