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]

Re: SH PIC: (not) disabling function CSE


In article <orbsy1afx4.fsf@guarana.lsd.ic.unicamp.br> you wrote:
: --=-=-=

: Function CSE had to be disabled on SH -fPIC because function call
: sequences use constants relative to the address of the caller.
: However, disabling function cSE is not necessary for non-PIC code, and
: this is a highly beneficial optimization for SH code.  Here's the
: patch.  Ok to install?

Yes.

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