This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/28206] [4.2 Regression] Objc++ bootstrap broken on mainline
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2006 15:25:54 -0000
- Subject: [Bug objc++/28206] [4.2 Regression] Objc++ bootstrap broken on mainline
- References: <bug-28206-12893@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-30 15:25 -------
Fixed by:
* objcp-decl.c (objcp_start_struct): Pass null attributes argument
to begin_class_definition.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28206