This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Generated libcalls


On Tue, Feb 29, 2000 at 11:17:52PM +0100, Philipp Thomas wrote:
> Jan's recent addition of stringop optimization also lowered the limit up to
> which gcc will inline memcpy calls. This broke some Linux kernel modules.
[...]
> As IMO this is important for any freestanding target...

No, it's not at all important.  The x86 linux kernel should provide
memcpy as a symbol just like the alpha linux kernel does.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]