------- Comment #7 from iains at gcc dot gnu dot org  2010-07-10 10:38 -------
Created an attachment (id=21173)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21173&action=view)
improve robustness of runtime option choices.

This should resolve the case where -fnext-runtime would be considered valid
(for compile tests) because the target (non-darwin) system happened to have
objc headers in the same place as a standard darwin installation.

Tested on i686-apple-darwin9 [build --enable-build-with-cxx] , cris-elf (sim)
and mipsabi64-elf (sim) with no changes in fails or counts on make
check-gcc-objc.

let me know if it solve that aspect of the problem for you.


-- 


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

Reply via email to