This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [arm] Annother FPA frame offset bug
- From: Richard Earnshaw <Richard dot Earnshaw at arm dot com>
- To: Paul Brook <paul at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Catalin Marinas <Catalin dot Marinas at arm dot com>
- Date: Tue, 27 Apr 2004 09:50:51 +0100
- Subject: Re: [arm] Annother FPA frame offset bug
- References: <200404261939.01930.paul@codesourcery.com>
On Mon, 2004-04-26 at 19:39, Paul Brook wrote:
> Patch below includes blocks of 4 registers when calculating the frame size.
>
> Tested with cross to arm-none-elf.
> Ok?
>
> Paul
>
> 2004-04-26 Paul Brook <paul@codesourcery.com>
>
> * config/arm/arm.c (arm_expand_epilogue): Count blocks of 4 regs.
OK.
R.