+Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * lib/gas-defs.exp: Use -i in expect_after command.
+
Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
# configurations of dejagnu may override it.
if {$timeout<120} then { set timeout 120 }
-expect_after {
+expect_after -i {
timeout { perror "timeout" }
"virtual memory exhausted" { perror "virtual memory exhausted" }
buffer_full { perror "buffer full" }