* dbxout.c (xcoff_debug_hooks): Add filename parameter to early_finish hook.
From-SVN: r240273
This commit is contained in:
parent
00cc7cbfb5
commit
8dd23f3e08
@ -1,3 +1,8 @@
|
||||
2016-09-20 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* dbxout.c (xcoff_debug_hooks): Add filename parameter to
|
||||
early_finish hook.
|
||||
|
||||
2016-09-20 Michael Meissner <meissner@linux.vnet.ibm.com>
|
||||
|
||||
* config/rs6000/rs6000.c (rs6000_expand_vector_init): For V4SF
|
||||
|
@ -388,7 +388,7 @@ const struct gcc_debug_hooks xcoff_debug_hooks =
|
||||
{
|
||||
dbxout_init,
|
||||
dbxout_finish,
|
||||
debug_nothing_void,
|
||||
debug_nothing_charstar,
|
||||
debug_nothing_void,
|
||||
debug_nothing_int_charstar,
|
||||
debug_nothing_int_charstar,
|
||||
|
Loading…
Reference in New Issue
Block a user