https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775

--- Comment #7 from tbsaunde at gcc dot gnu.org ---
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+...@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

Reply via email to