public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [commit] Update m-static.exp test for optimised -> optimized
@ 2010-06-27 17:18 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2010-06-27 17:18 UTC (permalink / raw)
  To: gdb-patches

Hi.

Missed this in earlier patch to fix the spelling of "optimized".
Committed.

2010-06-27  Doug Evans  <dje@google.com>

	testsuite/
	* gdb.cp/m-static.exp: Update expected test output.

Index: gdb.cp/m-static.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.cp/m-static.exp,v
retrieving revision 1.11
diff -u -p -r1.11 m-static.exp
--- gdb.cp/m-static.exp	5 May 2010 18:06:58 -0000	1.11
+++ gdb.cp/m-static.exp	27 Jun 2010 17:16:20 -0000
@@ -123,7 +123,7 @@ gdb_test "print test3.data.value_derived
 gdb_test "print test4.elsewhere" "\\$\[0-9\].* = 221" "static const int initialized elsewhere"
 
 # static const int that nobody initializes.  From PR gdb/635.
-gdb_test "print test4.nowhere" "field nowhere is nonexistent or has been optimised out" "static const int initialized nowhere"
+gdb_test "print test4.nowhere" "field nowhere is nonexistent or has been optimized out" "static const int initialized nowhere"
 
 # Perhaps at some point test4 should also include a test for a static
 # const int that was initialized in the header file.  But I'm not sure

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-27 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-27 17:18 [commit] Update m-static.exp test for optimised -> optimized Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).