Re: [pre-2.3.51-2] memset problem on IA32

From: Richard Henderson (rth@twiddle.net)
Date: Mon Mar 13 2000 - 02:22:24 EST


On Mon, Mar 13, 2000 at 05:34:36AM +0100, Mike Galbraith wrote:
> I can find no doc which states that the compiler must inline this type
> of operation ...

There are none.

> 1. even if you put memcpy() in a lib, nothing dictates that the compiler
> can't call bcopy().. or a whole slew of libc functions for that matter.

Actually, there are rules against calling bcopy.. that's not an
ISO blessed function.

Please please provide memcpy as an externally visible symbol
on x86, just like the alpha port has done since day 1.

r~

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:23 EST