optimization/3329: optimization large memory copies uses kernel memcpy function without user's knowledge.
rth@gcc.gnu.org
rth@gcc.gnu.org
Tue Apr 2 02:09:00 GMT 2002
Synopsis: optimization large memory copies uses kernel memcpy function without user's knowledge.
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Tue Apr 2 02:09:39 2002
State-Changed-Why:
GCC requires that the memcpy symbol (among others) exist.
I believe you'll find that at some point the x86 Linux kernel
maintainers were convinced of this, and now that symbol does
exist to be exported to your module.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3329
More information about the Gcc-prs
mailing list