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: patch: powerpc CALL_REALLY_USED_REGISTERS


>>>>> Aldy Hernandez writes:

Aldy> if call_used_regs[] is set for altivec dynamically,
Aldy> call_really_used_regs[] needs to be set accordingly.  that's all i did.

	What about all of the other conditional settings of
call_used_regs[]?  Now that you use call_really_used_regs[], why don't all
of those need to set it as well?

David


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