This is the mail archive of the gcc@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] | |
On Tue, 2007-05-29 at 16:13 -0700, Andrew Pinski wrote: > The next step is to see if that patch is no longer needed for hppa > (well and fixing the hppa back-end). I would expect you can kill that patch; I don't think you can "fix" the PA backend because RTL passes can muck this stuff up pretty badly (even if you have a solid definition of what REG_POINTER really means -- see the archives from the late 1990s and early 2000s)
What I had meant by fixing the PA back-end was for Pointer Plus. Changes are needed in reloc_needed and hppa_gimplify_va_arg_expr and not fixing the use of REG_POINTER :) Sorry if I was not clear there.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |