[PATCH 2/3] Simplify and inline get_uleb128 and get_sleb128

Richard Henderson rth at redhat.com
Tue Apr 22 15:03:02 UTC 2014


On 04/22/2014 08:01 AM, Richard Henderson wrote:
>   (typeof (var)) (__b & 0x7f) * (1 << ((nth) * 7));

Bah.  That 1 needs to be typeof (var) too.


r~


More information about the elfutils-devel mailing list