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: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 14:23:24 -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
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Keywords| |ice-on-valid-code
Priority|P2 |P3
Target Milestone|3.4 |---
Version|3.4 |unknown
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-24 14:23 -------
This does not fail with Apple's 3.3:
gcc version 3.3 20030304 (Apple Computer, Inc. build 1409)
So it looks like a merge problem.