------- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:44 ------- Created an attachment (id=9421) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9421&action=view) test case #2a
Requires the protocolCase2b.m attachment as well. Compile using gcc -g protocolCase2b.m protocolCase2.m -lobjc -o protocolCase2 run the program and watch it crash. Don't change the link order, 2b.m must occur before 2.m or it won't fail. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214