Returning structures
Richard Henderson
rth@redhat.com
Tue Feb 13 22:37:00 GMT 2001
On Tue, Feb 13, 2001 at 06:15:45PM -0800, Geoffrey Keating wrote:
> Sometimes, GCC will decide it needs not allocate a buffer, instead
> using some other place for the data. This causes testcase
> execute/20010124-1.c to fail, as the called routine expects that the
> buffer is distinct from any other memory it knows about and given the
> wording above this is reasonable. So I intend to change calls.c so
> that it always allocates a buffer.
It would be nice, btw, to identify the change that caused
this test to fail. It passes with 2.95.
r~
More information about the Gcc
mailing list