This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Fix PR debug/19124


Here is the patch, with your requested change.

Bootstrapped and regtested on i686-pc-linux-gnu.


On Tue, 11 Jan 2005, Jason Merrill wrote:


On Mon, 10 Jan 2005 23:25:52 -0500 (EST), Daniel Berlin <dberlin@dberlin.org> wrote:

Rather than walk the entire DIE tree up to the comp_unit_die when
detemrining if we have a frame_base we can use, i've cut it off at checking
up to two levels upwards.

Can't we just lookup_decl_die the function DIE?


Jason

Attachment: d2fb2.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]