This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/4943: pointer address corruption in function call
- From: Matthias Posseldt <matthi at gmx dot li>
- To: gcc-gnats at gcc dot gnu dot org,gcc-prs at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org,cbenna at iol dot it
- Date: Mon, 4 Nov 2002 16:37:10 +0100
- Subject: Re: c/4943: pointer address corruption in function call
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4943
I have found this issue in GCC 3.2 release and have a simple 2kb testcase C
file and compile parameter/output analysis.
If anyone is interested I would like to share the knowledge I won about
this bug.
I could reproduce it with two linux (ver 2.4.19) gcc 3.2 (release)
machines, one Athlon XP, one Pentium 3.
Ciao, Matthias