aarch64-protos.h (aarch64_function_profiler): Remove declaration of removed function.
authorFelix Yang <felix.yang@huawei.com>
Wed, 10 Dec 2014 15:02:06 +0000 (15:02 +0000)
committerFei Yang <fyang@gcc.gnu.org>
Wed, 10 Dec 2014 15:02:06 +0000 (15:02 +0000)
        * config/aarch64/aarch64-protos.h (aarch64_function_profiler): Remove
        declaration of removed function.

From-SVN: r218582

gcc/ChangeLog
gcc/config/aarch64/aarch64-protos.h

index e397df830a5f743f78964ea321997b458686496c..7073979f8cae47e2de2cdf6c635c08259b025770 100644 (file)
@@ -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
index 2a7c30f4d926ea4c51211a777ab6a31ef9b1078b..bcfe89e5c3cfed1477edf3f835f2d5491c17de53 100644 (file)
@@ -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);