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: Subregs and objects with holes (new patch)


>>>>> Joseph S Myers writes:

>> Why "mode != SCmode" ?

Joseph> Because you said on IRC that SCmode should take two registers, and if it 
Joseph> were treated like DFmode (of the same size) it would take one.

	I meant that it should be passed in two registers, just like
SCmode on PowerPC with FPRs.  If this test were required for SCmode on
E500, it would be required for SCmode on classic PowerPC.

David



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