Message ID | 53613611.9010405@qnx.com |
---|---|
State | New |
Headers | show |
On 30 April 2014 18:42, Ryan Mansfield <rmansfield@qnx.com> wrote: > aarch64_function_profiler was removed in rev203028 but the prototype was > left behind. If OK, can someone apply? Thanks. > > Regards, > > Ryan Mansfield > > 2014-04-30 Ryan Mansfield <rmansfield@qnx.com> > > * config/aarch64/aarch64-protos.h (aarch64_function_profiler): > Remove. OK. Thank you. /Marcus
Index: config/aarch64/aarch64-protos.h =================================================================== --- config/aarch64/aarch64-protos.h (revision 209944) +++ config/aarch64/aarch64-protos.h (working copy) @@ -223,7 +223,6 @@ void aarch64_expand_mov_immediate (rtx, rtx); void aarch64_expand_prologue (void); void aarch64_expand_vector_init (rtx, rtx); -void aarch64_function_profiler (FILE *, int); void aarch64_init_cumulative_args (CUMULATIVE_ARGS *, const_tree, rtx, const_tree, unsigned); void aarch64_init_expanders (void);