[parisc-linux] [PATCH] gcc/config/pa/ftpr.c fixes for new TRAMPOLINE_TEMPLATE in hppa's glibc.

Carlos O'Donell carlos at baldric.uwo.ca
Tue Feb 3 17:57:08 MST 2004


> > >     the template should it be necessary to change the current branch
> > >     position.  */
> > >  #define NOFFSETS 2
>                      ^^^ ?
> > > -static int fixup_branch_offset[NOFFSETS] = { 32, -4 };
> > > +static int fixup_branch_offset[NOFFSETS] = { 36, 32, -4 };

Yes, that should be a '3'.
I'll revise that.

Thanks Matthias! 

c.



More information about the parisc-linux mailing list