remove usage of ROUND_TYPE_SIZE from encoding.c
commit91495f560e40cfe11a907a563828b52ed4f60cb6
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Nov 2015 22:43:22 +0000 (3 22:43 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Nov 2015 22:43:22 +0000 (3 22:43 +0000)
treeb81ee8bc604da5cf8868fb1af4f43e486e730fa5
parentfbac39fc493f64950426d71c5e194050efcdd021
remove usage of ROUND_TYPE_SIZE from encoding.c

gcc got rid of this target macro in 2003, so it seems safe to assume the
alternate path works fine on all targets.

libobjc/ChangeLog:

2015-11-03  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

PR libobjc/24775
* encoding.c (objc_layout_finish_structure): Remove usage of
ROUND_TYPE_SIZE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229727 138bc75d-0d04-0410-961f-82ee72b054a4
libobjc/ChangeLog
libobjc/encoding.c