c++/344
loewis@gcc.gnu.org
loewis@gcc.gnu.org
Fri Jul 7 01:56:00 GMT 2000
The following reply was made to PR c++/344; it has been noted by GNATS.
From: loewis@gcc.gnu.org
To: ben.sander@amd.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: c++/344
Date: 7 Jul 2000 08:46:57 -0000
Synopsis: Passing >1 buffer created in parm list with alloca seg faults on x86
State-Changed-From-To: open->closed
State-Changed-By: loewis
State-Changed-When: Fri Jul 7 01:46:57 2000
State-Changed-Why:
This is not a bug. alloca calls must not be used as function arguments.
See the glibc alloca documentation for details.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=344&database=gcc
More information about the Gcc-prs
mailing list