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] ICE on 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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
 GCC target triplet|i686-pc-linux-gnu           |*-*-*
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-24 18:06:32
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-24 18:06 -------
It also happens on powerpc-apple-darwin6.6 on the branch:
[omni:~/src/gccPRs] pinskia% /Volumes/UFS_Partition/pinskia/objc-in/bin/gcc pr11661.m 
-lobjc pr11661.m:5: internal compiler error: tree check: expected identifier_node, have 
indirect_ref in add_instance_variable, at objc/objc-act.c:6601
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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