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
This commit is contained in:
parent
d6d32ef98c
commit
d45c91d3a2
@ -1,3 +1,8 @@
|
||||
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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user