This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: __mempcpy vs mempcpy
- From: "Svein E. Seldal" <Svein dot Seldal at solidas dot com>
- To: Michael Eager <eager at mvista dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Fri, 11 Apr 2003 04:00:25 +0200
- Subject: Re: __mempcpy vs mempcpy
- References: <3E9618A6.EC536F2F@mvista.com>
Hi,
I presume you are aware of:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10198
and
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10338
They identify exactly the same issues as you point out now. (However
they do not take any action towards a solution, so I'll keep this thread
under close view.)
Svein