* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
From-SVN: r146290
This commit is contained in:
parent
5b4c43d7d6
commit
5829817786
@ -1,3 +1,7 @@
|
||||
2009-04-17 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
|
||||
|
||||
2009-04-17 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* dbxout.c (dbxout_block): Reinstate test on TREE_USED.
|
||||
|
@ -409,6 +409,7 @@ const struct gcc_debug_hooks xcoff_debug_hooks =
|
||||
dbxout_handle_pch, /* handle_pch */
|
||||
debug_nothing_rtx, /* var_location */
|
||||
debug_nothing_void, /* switch_text_section */
|
||||
debug_nothing_tree_tree, /* set_name */
|
||||
0 /* start_end_main_source_file */
|
||||
};
|
||||
#endif /* XCOFF_DEBUGGING_INFO */
|
||||
|
Loading…
x
Reference in New Issue
Block a user