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: Reload patch for PA call rewrite.


> For the hardware managed BTS machines we should probably disable sibling
> call optimizations as they'll scrog the BTS.

I think that depends on how they push the return pointer.  I'll see if
I can find out which processors have the feature.

In testing, I have noted one further complication regarding sibcalls
on hppa64-hpux.  If you build and install a compiler using the HP
linker and then try to do a bootstrap using the GNU linker, the build
will fail unless sibcalls are disabled because of the poor placement
of stubs using the GNU linker.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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