This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA/dwarf] Eliminate dwarf2_tmp_obstack


> Date: Sun, 18 Apr 2004 23:17:44 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> dwarf2_tmp_obstack serves as a general purpose dumping ground.  After my
> previous patches, there are only two things left on it: the linked list we
> use to fudge GCC 2.95 line number tables (some day soon I think this hack
> should go away; it was primarily for the benefit of the testsuite, and was
> fixed at least as of GCC 3.1)

FWIW, I don't think it's time to dump support for GCC 2.95: it is
still in wide use as the system compiler on many GNU platforms.

That doesn't mean I'm opposed to the proposed patch, though.


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