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/35996] ICE while building simple ObjC code with -fobjc-gc



------- Comment #5 from developer at sandoe-acoustics dot co dot uk  2010-03-26 18:20 -------
Created an attachment (id=20215)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20215&action=view)
warn that -fobjc-gc is ignored for -fgnu-runtime and set flag_objc_gc to 0

a warning seems enough here .. although error-out would be possible.

NOTE; there's no reason to skip this the tests on linux - I've taken out the
*-*-darwin and confirmed that the tests pass on ia32-pc-linux


-- 


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


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