This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [arm] Frame offset calculation bug with FPA code generation


On Tue, 2004-04-20 at 12:05, Paul Brook wrote:
> Call saved FPA registers are pushed in descending order. We were calculating 
> the number of registers wrong, resulting in a negative frame size.
> 
> Ok?
> 
> Paul
> 
> 2004-04-20  Paul Brook  <paul@codesourcery.com>
> 
> 	* config/arm/arm.c (arm_expand_prologue): Fix size calculation.

OK.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]