This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/11661] [objc-improvements-branch] ICE on function pointers as ivars
- From: "zlaski at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 23:19:55 -0000
- Subject: [Bug objc/11661] [objc-improvements-branch] ICE on function pointers as ivars
- References: <20030724135819.11661.d.ayers@inode.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11661
------- Additional Comments From zlaski at apple dot com 2003-07-29 23:19 -------
Fix committed to objc-improvements branch, along with a test case (gcc/testsuite/objc.dg/func-
ptr-1.m).
(Not sure why the bug was moved to RESOLVED/FIXED _before_ I fixed it, though...)