+Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
+
+ * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
+ find objc headers.
+
1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* compile/981001-4.c: Remove use of GCC extension that triggers a
verbose "Testing $testcase, $option" 1
set options ""
- lappend options "additional_flags=-w $option"
+ lappend options "additional_flags=-w $option -I${srcdir}/../../libobjc"
set comp_output [objc_target_compile "$src" "$executable" executable $options];
# Set a few common compiler messages.