This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch for exception handlers in PIC code on ARM
On Sun, Jan 14, 2001 at 11:09:34PM +0000, Philip Blundell wrote:
> Fair enough. I noticed that i386 has an exception_receiver like that;
> is that needed for some other reason?
Hmm. It would be worth while to do some archaeology and find out why
it was added. I suspect that it was supersticious. Someone saw that
such a pattern was added to another port that has a call-clobbered pic
register and figured the same thing was needed for x86.
r~