mg.exp (compiler_output): Support tcl 8.3.1.

2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>

	* gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.

From-SVN: r43675
This commit is contained in:
Michael Chamberlain 2001-07-01 18:55:46 +00:00 committed by Zack Weinberg
parent b8363a243d
commit 809353e149
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
* gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2001-06-28 Stan Shebs <shebs@apple.com>
* gcc.dg/pragma-darwin.c: New test.

View File

@ -20,5 +20,5 @@ load_lib mike-gcc.exp
prebase
set actions none-of-the-above
set compiler_output "mg.o ?: .*mg.c \[ \\\n\]*nonexist.h"
set compiler_output "mg.o ?: .*mg.c \[ \\\\\n\]*nonexist.h"
postbase mg.c "" "" "-MM -MG"