* gcc.misc-tests/mg.exp: delete extraneous redirection.
From-SVN: r29720
This commit is contained in:
parent
0339ce7e77
commit
061f7e4721
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
|
||||
|
||||
* gcc.misc-tests/mg.exp: delete extraneous redirection.
|
||||
|
||||
Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* g++.old-deja/g++.other/decl6.C: New test.
|
||||
|
|
|
@ -24,4 +24,4 @@ load_lib mike-gcc.exp
|
|||
prebase
|
||||
set actions none-of-the-above
|
||||
set compiler_output "mg.o ?: .*mg.c \[ \\\n\]*nonexist.h"
|
||||
postbase mg.c "" "" "-MM -MG 2>/dev/null"
|
||||
postbase mg.c "" "" "-MM -MG"
|
||||
|
|
Loading…
Add table
Reference in a new issue