This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/35660] Bootstrap failure on i686-apple-darwin9 at revision 133434.
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Mar 2008 20:50:09 -0000
- Subject: [Bug bootstrap/35660] Bootstrap failure on i686-apple-darwin9 at revision 133434.
- References: <bug-35660-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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