This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc++/35551] internal compiler error: in encode_gnu_bitfield, at objc/objc-act.c:8175
- From: "schnorr at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2008 12:59:53 -0000
- Subject: [Bug objc++/35551] internal compiler error: in encode_gnu_bitfield, at objc/objc-act.c:8175
- References: <bug-35551-15899@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from schnorr at gmail dot com 2008-03-12 12:59 -------
Created an attachment (id=15302)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15302&action=view)
source file that causes the error
gunzip oi.mm.gz
and
g++ -Wall oi.mm -c -Wno-import -g -fno-strict-aliasing -fgnu-runtime
-fconstant-string-class=NSConstantString -o oi.o
to reproduce with gcc 4.1.3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35551