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/27438] '_OBJC_INSTANCE_0' defined but not used warning



------- Comment #2 from tima dot vaisburd at gmail dot com  2006-05-04 22:25 -------
Created an attachment (id=11378)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11378&action=view)
Test case

Compilation made by:

gcc -c -save-temps -m64 -mcpu=v9 NSArchiver.m -c \
      -MMD -MP -I/usr/local/geneva/packages/include -DGNUSTEP_TARGET_DIR=\".\"
-DGNUSTEP_TARGET_CPU=\"sparc\" -DGNUSTEP_TARGET_OS=\"solaris2.8\"
-DGNUSTEP_FLATTENED=\"yes\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -Wall
-Wno-char-subscripts -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fpic -fPIC -DGSWARN -DGSDIAGNOSE -g -O2
-fno-strict-aliasing -fgnu-runtime -fconstant-string-class=NSConstantString
-I../Headers/Additions -I../Headers -I./. -I.
-I/usr/local/geneva/packages/include
-I/usr/local/geneva/packages/GNUstep/System/Library/Headers
-I/usr/local/geneva/packages/GNUstep/System/Library/Headers
-I/usr/local/geneva/packages/include/libxml2 -IGNUstep/Library/Headers
-I/usr/local/geneva/packages/GNUstep/Local/Library/Headers
-I/usr/local/geneva/packages/GNUstep/System/Library/Headers \
       -o shared_obj/NSArchiver.o


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27438


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