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]

[Patch testsuite, Objc] Fix PR 25766


My reading of the Darwin ABI reference:
is that > 4 bytes are returned by reference on PPC and > 8 bytes on i686.
The test does not currently apply to m64.


Iain

testsuite/ChangeLog:

2010-04-12 Iain Sandoe <iains.gcc.gnu.org>

	PR testsuite/25766
	* objc.dg/stret-2.m: Make the test structure > 4 bytes on PPC and > 9
	bytes on i686.  Require ilp32 target.


Attachment: 158208-PR25766-fix-diff.txt
Description: Text document





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