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: powerpc patch 2 of 9


>>>>> Zack Weinberg writes:

Zack> If we try to return a variable-sized object in registers, some pass
Zack> (probably reload) will abort, and there's a test case for it, so
Zack> I believe that we'll know pretty fast if HOST_WIDE_INT doesn't work.

	Hopefully the powerpc-eabisim regression tester will catch this,
because I do not think that anything else regularly tests 32-bit PowerPC
SVR4 without TARGET_AIX_STRUCT_RET set.

David


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