]> git.ipfire.org Git - thirdparty/gcc.git/commit
remove usage of ROUND_TYPE_SIZE from encoding.c
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>
Tue, 3 Nov 2015 22:43:22 +0000 (22:43 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Tue, 3 Nov 2015 22:43:22 +0000 (22:43 +0000)
commit4ee6515e8308b979e7413694073f2dd93c846750
treeb81ee8bc604da5cf8868fb1af4f43e486e730fa5
parentd10e1bb51296345823265b44cd2952b6f40daa12
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.

From-SVN: r229727
libobjc/ChangeLog
libobjc/encoding.c