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]

Re: .debug_line file table improvement


On Wed, Nov 22, 2000 at 09:29:00PM -0800, Ulrich Drepper wrote:
> There is still room for improvements.  Currently all file names are
> emitted.  This is what the old code did.  But it is only necessary to
> emit the names of those files which actually are referenced in the
> line number information.  This information is nor readily available,

Again, the patch is generally ok.  But I've just stompped all
over this section of the code, so you'll have to update the
patch.  Of course, you can now get at that information.  ;-)


r~

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