On June 12, 2015 2:30:36 AM GMT+02:00, David Edelsohn <dje....@gmail.com> wrote:
>This patch broke AIX bootstrap because dbxout.c was not updated for
>the XCOFF_DEBUGGING_INFO case.

OK.
Thanks
Richard.

>- David
>
>* dbxout.c (xcoff_debug_hooks): Provide a function for
>register_main_translation_unit hook.
>
>Index: dbxout.c
>===================================================================
>--- dbxout.c    (revision 224402)
>+++ dbxout.c    (working copy)
>@@ -419,6 +419,7 @@
>   xcoffout_end_epilogue,
>   debug_nothing_tree,                   /* begin_function */
>   xcoffout_end_function,
>+  debug_nothing_tree,                   /*
>register_main_translation_unit */
>   debug_nothing_tree,                   /* function_decl */
>   dbxout_early_global_decl,             /* early_global_decl */
>   dbxout_late_global_decl,              /* late_global_decl */


Reply via email to