PR 23551: why should we coalesce inlined variables?

Daniel Jacobowitz drow@false.org
Mon Jul 9 15:05:00 GMT 2007


On Mon, Jul 09, 2007 at 04:53:21PM +0200, Jan Hubicka wrote:
> Then we will have information like "this register contains value of user
> variable A,B,C" and we output the info to debugger (as opposed to
> current 1-1 mapping).

You have to map the other way for debug info.  Variable A is in this
register, variable B is in this (same) register.  At these
instructions.  We should be able to do this accurately.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gcc-patches mailing list