objc.exp (objc_target_compile): Check for -fgnu-runtime in ${options} instead of...
authorAndrew Pinski <pinskia@physics.uc.edu>
Sat, 13 Aug 2005 23:36:21 +0000 (23:36 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sat, 13 Aug 2005 23:36:21 +0000 (16:36 -0700)
commit4f5dce2b358b6b05de478ee0bbbaf8ec4ee9a432
treebfcd6b1d49ec7dd9641d71902d08b045b7e43681
parentffacdfa19213349f730e3c5dea70b95c147a827b
objc.exp (objc_target_compile): Check for -fgnu-runtime in ${options} instead of [target_info name].

2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>

        * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
        in ${options} instead of [target_info name].
        * lib/obj-c++.exp (objc_target_compile): Likewise.

From-SVN: r103063
gcc/testsuite/ChangeLog
gcc/testsuite/lib/obj-c++.exp
gcc/testsuite/lib/objc.exp