* gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 4 Aug 2004 01:43:30 +0000 (01:43 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 4 Aug 2004 01:43:30 +0000 (21:43 -0400)
From-SVN: r85538

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/struct-layout-1.exp

index f5d0e36b49db90489c99d683fcad2c1d91d485ca..2edfebb63f0aef652a0f974f573cb0f667d53015 100644 (file)
@@ -1,3 +1,7 @@
+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>
 
        * gcc.dg/redecl-5.c: New test.
index 01dbf319db2582cbd7cbf000ffd7544781c5b794..0e56b8a00bd3eda5b9b0eec5570e8c5c183d07c7 100644 (file)
@@ -132,7 +132,7 @@ if { $status == 0 } then {
        warning "Could not execute gcc.dg/compat/struct-layout-1 generator"
     }
 } 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.