RFC: Automatically test IFUNC implementations

Richard Henderson rth@twiddle.net
Wed Sep 26 17:18:00 GMT 2012


On 09/26/2012 10:11 AM, H.J. Lu wrote:
> It is hard to avoid malloc since __libc_func is called from test_init.
> I will first convert it to this.

Statically allocated array (or even statically sized malloc) in test_init?
If __libc_func indicates overflow, print an error?  It should be fairly
easy to set this at, say, 32 and have that suffice for all calls.


r~



More information about the Libc-alpha mailing list