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: Fix Alpha build breakage


    I think the proposed change was to #ifdef away the definition of
    dwarf2_debug_hooks in case DWARF2_DEBUGGING_INFO is not to be
    supported.

I thought it was decided that there would also be the hook.  I did it
the same way that sdbout.c was done, which seemed a good model.

I have no objection if anybody wants to do this differently: I just
wanted to restore buildability in a reasonable way.


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