[Dwarf-Discuss] Location list entries for caller-saved registers at time of call

Cary Coutant ccoutant@gmail.com
Fri Dec 7 16:33:54 GMT 2018


> This example shows local in %eax, which is a caller-save (i.e.,
> scratch) register. GCC is right to show that the value is unknown upon
> return from the call, because set() can clobber that register.

Sorry, typo -- %eax is a *callee-save* register.

-cary



More information about the Dwarf-discuss mailing list