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: will multi-register returns get fixed?


>>>>> On Fri, 06 Jun 2003 23:28:33 -0700, Jim Wilson <wilson@tuliptree.org> said:

  Jim> Your testcase is the degenerate case where each structure field
  Jim> is exactly one register.  Maybe we could have special purpose
  Jim> code to handle this efficiently, but the general case would
  Jim> still be badly broken.  And I don't know offhand what to do to
  Jim> fix this degenerate case.

Yes, supporting the special case of 1 field/register would help a
great deal.

Thanks,

	--david


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