Commit d45c91d3 by Zack Weinberg Committed by Zack Weinberg

noncompile.exp (951025-1.c): Accept an error message on line 1 or line 2; cccp…

noncompile.exp (951025-1.c): Accept an error message on line 1 or line 2; cccp and cpplib do this differently.

1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
	* noncompile/noncompile.exp (951025-1.c): Accept an error
	message on line 1 or line 2; cccp and cpplib do this differently.

From-SVN: r25512
parent d6d32ef9
1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
* noncompile/noncompile.exp (951025-1.c): Accept an error
message on line 1 or line 2; cccp and cpplib do this differently.
1999-02-03 Nick Clifton <nickc@cygnus.com>
* execute/memcheck/blkarg.c (foo): Use 10 leading arguments in
......
......@@ -225,7 +225,7 @@ postbase $src_code $run $groups
# Test 951025-1.c
prebase
set src_code 951025-1.c
set compiler_output ".*:2:"
set compiler_output ".*:[12]:"
set groups {passed gcc-noncompile}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment