This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Re: Bug: variable memory allocation in gcc3
- From: Flaym <flaym at pandora dot be>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 18 Aug 2003 00:05:39 +0100
- Subject: Re: Re: Bug: variable memory allocation in gcc3
- References: <200308172143.h7HLhsm05523@tin.geop.uc.edu>
Hi Andrew!
Thanks for the quick reply! I already found it strange that none of the
people I
asked about the (apparently trivial) bug could explain it... I guess I just
asked
the wrong people :-)
I hope I didn't bother you too much, now that I see that my post was
redundant.
Greets,
Flaym
On Sun, 17 Aug 2003 17:43:54 -0400 (EDT), Andrew Pinski <pinskia at physics
dot uc dot edu> wrote:
Since I don't see why a buf[3] should get (two or even three times) more
memory assigned than buf[8],
I assume this is a bug.
Yes it is a bug but it is already filed as PR 9624
<http://gcc.gnu.org/PR9624>.