This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/35660] Bootstrap failure on i686-apple-darwin9 at revision 133434.



------- Comment #2 from andreast at gcc dot gnu dot org  2008-03-21 20:50 -------
Subject: Bug 35660

Author: andreast
Date: Fri Mar 21 20:49:25 2008
New Revision: 133436

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133436
Log:
2008-03-21  Andreas Tobler  <a.tobler@schweiz.org>

        PR bootstrap/35660
        * objc-act.c (objc_generate_cxx_ctor_or_dtor): Rename IS_AGGR_TYPE to
        MAYBE_CLASS_TYPE_P.
        (objc_generate_cxx_cdtors): Likewise.
        (add_instance_variable): Likewise.

Modified:
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/objc-act.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35660


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]