]> git.ipfire.org Git - thirdparty/gcc.git/commit
encoding.c (_darwin_rs6000_special_round_type_align): New.
authorIain Sandoe <iains@gcc.gnu.org>
Mon, 13 Dec 2010 08:36:06 +0000 (08:36 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Mon, 13 Dec 2010 08:36:06 +0000 (08:36 +0000)
commitf436d2ff9523eb271a4528a5f7a680cc8ec6f6a7
treec5519c0e05dc8ac7df769081f92fed94e2b2cc59
parentb403760c3eca837c4b54eab24062648672b4ea29
encoding.c (_darwin_rs6000_special_round_type_align): New.

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.

From-SVN: r167741
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c
libobjc/ChangeLog
libobjc/encoding.c