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 libobjc] Fix Darwin32 PPC struct size foo.


this reached the top of the TODO...

... It is understood that the scheme in use is non-ideal -
  - but, given that we are not going to change it this side of 4.7 ...

this makes Darwin work with the existing design (so both m32 & m64 are OK with GNU runtime).

OK for trunk?
Iain

libobjc:

	* encoding.c (_darwin_rs6000_special_round_type_align): New.
	(darwin_rs6000_special_round_type_align): Adjust to use new routine.

testsuite:

* objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c: Adjust XFAILs.

Attachment: 167684-libobjc-ppc-darwin.txt
Description: Text document





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