public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [aarch64] Remove aarch64_function_profiler prototype
@ 2014-04-30 17:56 Ryan Mansfield
  2014-05-19 12:30 ` Marcus Shawcroft
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Mansfield @ 2014-04-30 17:56 UTC (permalink / raw)
  To: gcc-patches

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.


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);

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [aarch64] Remove aarch64_function_profiler prototype
  2014-04-30 17:56 [aarch64] Remove aarch64_function_profiler prototype Ryan Mansfield
@ 2014-05-19 12:30 ` Marcus Shawcroft
  0 siblings, 0 replies; 2+ messages in thread
From: Marcus Shawcroft @ 2014-05-19 12:30 UTC (permalink / raw)
  To: Ryan Mansfield; +Cc: gcc-patches

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-19 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-30 17:56 [aarch64] Remove aarch64_function_profiler prototype Ryan Mansfield
2014-05-19 12:30 ` Marcus Shawcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).