This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Re : Problem with gcc 3.4.0 & 3.4.6 in ARM thumb mode regarding stack buffer allocation
- From: "Steven Bosscher" <stevenb dot gcc at gmail dot com>
- To: "Mick CORNUT" <mick_cornut at yahoo dot fr>
- Cc: "Andrew Haley" <aph at gcc dot gnu dot org>, gcc at gcc dot gnu dot org
- Date: Thu, 12 Apr 2007 11:09:45 +0200
- Subject: Re: Re : Problem with gcc 3.4.0 & 3.4.6 in ARM thumb mode regarding stack buffer allocation
- References: <365760.50516.qm@web25305.mail.ukl.yahoo.com>
On 4/12/07, Mick CORNUT <mick_cornut@yahoo.fr> wrote:
Hi Andrew,
As I've mentionned it, I've built gcc 3.4.6 for ARM yesterday (with
binutils 2.17), and the same problem occurs!
Andrew meant to say that GCC 3.4.* is no longer being maintained. You
should not post a bug, and if you do so anyway it will probably be
closed as WONTFIX.
Ps: I've just tried with gcc 4.1.1, but the problem doesn't occur
since gcc removes the temporary buffer allocation on the stack,
furthermore, we want to keep gcc 3.4.x!
That's tough luck for you, because the problem will not be fixed in
the FSF version of GCC 3.4. You can perhaps hire a third party to help
you, or you can upgrade to a more recent version of GCC.
Gr.
Steven