[PATCH] Turn ___brk_addr into a compat symbol

H.J. Lu hjl.tools@gmail.com
Tue Nov 24 13:41:24 GMT 2020


On Tue, Nov 24, 2020 at 5:35 AM Andreas Schwab <schwab@suse.de> wrote:
>
> At least since GCC 2.95 the ___brk_addr symbol has only been needed on
> i386-linux.  The architectures added later do not need to define it any
> more.  This includes all current users of .../generic/brk.c, plus ia64 and
> microblaze.  GCC 3.1 finally removed that reference even for i386-linux.

Do any targets, except for i386-linux, ever reference this symbol?

-- 
H.J.


More information about the Libc-alpha mailing list