Commit b0e9ac08 by David Edelsohn Committed by David Edelsohn

* gcc.dg/compat/struct-layout-1.exp: Fix error message typo.

From-SVN: r85538
parent 5d75ba94
2004-08-03 David Edelsohn <edelsohn@gnu.org>
* gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk> 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
* gcc.dg/redecl-5.c: New test. * gcc.dg/redecl-5.c: New test.
......
...@@ -132,7 +132,7 @@ if { $status == 0 } then { ...@@ -132,7 +132,7 @@ if { $status == 0 } then {
warning "Could not execute gcc.dg/compat/struct-layout-1 generator" warning "Could not execute gcc.dg/compat/struct-layout-1 generator"
} }
} else { } else {
warning "Could not compiler gcc.dg/compat/struct-layout-1 generator" warning "Could not compile gcc.dg/compat/struct-layout-1 generator"
} }
# Restore the original compiler under test. # Restore the original compiler under test.
......
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