r229727 - in /trunk/libobjc: ChangeLog encoding.c

tbsaunde@gcc.gnu.org tbsaunde@gcc.gnu.org
Tue Nov 3 22:43:00 GMT 2015


Author: tbsaunde
Date: Tue Nov  3 22:43:22 2015
New Revision: 229727

URL: https://gcc.gnu.org/viewcvs?rev=229727&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/encoding.c



More information about the Gcc-cvs mailing list