This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Cleanup code duplication in malloc on fallback to use another arena
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Siddhesh Poyarekar <siddhesh at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 30 Aug 2012 11:43:47 +0200
- Subject: Re: [PATCH] Cleanup code duplication in malloc on fallback to use another arena
- References: <20120830145849.7d2fdf04@spoyarek>
Siddhesh Poyarekar <siddhesh@redhat.com> writes:
> +static mstate
> +internal_function
> +get_another_arena(mstate ar_ptr, size_t bytes)
There should be no need to mark a static function internal_function,
since the compiler can already freely chose the calling convention.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."