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 objc/11661] [objc-improvements-branch] function pointers as ivars


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 d dot ayers at inode dot at  2003-07-24 14:07 -------
Created an attachment (id=4474)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4474&action=view)
Test to reproduce ICE on function pointers as instance variables

compile with:
gccObjCI -fnext-runtime -lobjc fncptrivar.m
or
gccObjCI -fgnu-runtime -lobjc fncptrivar.m


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