This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] ppc: Fix libgcj/10610 and target/11598
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>, gcc-patches at gcc dot gnu dot org, David Edelsohn <dje at watson dot ibm dot com>, Geoff Keating <geoffk at geoffk dot org>
- Date: Sun, 26 Oct 2003 22:11:53 +0100
- Subject: Re: [PATCH] ppc: Fix libgcj/10610 and target/11598
- References: <200310261927.39661@enzo.bigblue.local> <3F9C35BA.3000706@pop.agri.ch>
Andreas Tobler wrote:
Franz Sirl wrote:
Hi,
the appended patch fixes the 2 testcase by adding a properly sized
PREFERRED_STACK_BOUNDARY macro.
Bootstrapped and regtested on mainline, 3_3 and 3_3-rhl branches.
OK to commit to mainline and 3_3 branch?
Franz.
* config/rs6000/sysv4.h (PREFERRED_STACK_BOUNDARY): New macro.
I'd appreciate a confirmation on commit on this patch. Or, if not,
please advice on how to go on.
I tested this patch on ppclinux mainline and 3.3.3 branch. A reference
to the PR's is foreseen.
For references see:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10610
http://gcc.gnu.org/ml/gcc-testresults/2003-10/msg01097.html
http://gcc.gnu.org/ml/gcc-testresults/2003-10/msg01096.html
Thanks!
Andreas