mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 20:01:21 +08:00
aarch64-protos.h (aarch64_function_profiler): Remove declaration of removed function.
* config/aarch64/aarch64-protos.h (aarch64_function_profiler): Remove declaration of removed function. From-SVN: r218582
This commit is contained in:
parent
07faade69f
commit
e9ecbf4b1d
@ -1,3 +1,8 @@
|
||||
2014-12-10 Felix Yang <felix.yang@huawei.com>
|
||||
|
||||
* config/aarch64/aarch64-protos.h (aarch64_function_profiler): Remove
|
||||
declaration of removed function.
|
||||
|
||||
2014-12-10 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* tree-ssa-loop-im.c
|
||||
|
@ -250,7 +250,6 @@ void aarch64_expand_epilogue (bool);
|
||||
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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user