OSDN Git Service

Add this change, missed from the previous commit (but already in the Changelog).
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / lib / objc.exp
index 3355a0f..5cc053c 100644 (file)
@@ -249,6 +249,8 @@ proc objc_target_compile { source dest type options } {
 
     set_ld_library_path_env_vars
 
+    set options [dg-additional-files-options $options $source]
+
     return [target_compile $source $dest $type $options]
 }