automatic reference to memset?

Richard Henderson rth@redhat.com
Fri Sep 27 11:22:00 GMT 2002


On Fri, Sep 27, 2002 at 02:00:13PM -0400, Shaya Potter wrote:
> well perhaps require for gcc extensions such as the
> 
> char devpts[15]="/dev/pts";
> 
> that I did.  But for regular C, how can it require it

That's not a gcc extension; it's present in ISO C99.

> (it couldn't link the linux kernel then as memset is not provided
> as a symbol, just as an inline).

I thought that had been fixed.  Yes, it is present in 2.4.19
at least.


r~



More information about the Gcc-bugs mailing list