i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gdb / exceptions.c
index a4059472574b6958a6218eaac7e9c69423d940b0..1ab290c9903659e32c4affed192d797c554ea6e2 100644 (file)
@@ -76,7 +76,7 @@ print_flush (void)
 static void
 print_exception (struct ui_file *file, const struct gdb_exception &e)
 {
-  /* KLUGE: cagney/2005-01-13: Write the string out one line at a time
+  /* KLUDGE: cagney/2005-01-13: Write the string out one line at a time
      as that way the MI's behavior is preserved.  */
   const char *start;
   const char *end;
This page took 0.024054 seconds and 4 git commands to generate.