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]

Re: Is the loop pass allowed to introduce new call insns?


On Mon, Mar 03, 2003 at 07:17:47PM -0500, John David Anglin wrote:
> xmpyu was not used because the option -mdisable-fpregs was used,
> disabling the pattern.  The test code is from a parisc-linux
> kernel build.  Whether it is this is the best choice on a PA 2
> machine, I'm not sure.

Would it be feasable to simply make all of the fpregs call-saved?
Alternately, leave a few of them unfixed, as we do with ia64.


r~


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