[2/2] Reducing the overhead of dwarf2 location tracking

Richard Sandiford richard.sandiford@linaro.org
Fri Mar 4 15:48:00 GMT 2011


Jakub Jelinek <jakub@redhat.com> writes:
> On Fri, Mar 04, 2011 at 04:00:06PM +0100, Richard Guenther wrote:
>> But then location lists for those variables depend on the function context
>> and cannot be shared for different callers.  Am I missing something?
>
> Sure, they can't be shared between different functions.  If Richard's patch
> does that, it is wrong.

For the record, it isn't supposed to, although maybe it would without the
dwarf2out_abstract_function change you asked for.  I'll test that next
week and resubmit.

Richard



More information about the Gcc-patches mailing list