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++/35551] internal compiler error: in encode_gnu_bitfield, at objc/objc-act.c:8175



------- 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


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