diff --git a/notify/fixes.sum b/notify/fixes.sum
index 451423f2..053f090f 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -2,19 +2,19 @@
 
 Running gdb:gdb.ada/convvar_comp.exp ...
 FAIL: gdb.ada/convvar_comp.exp: set variable $item := item
-FAIL: gdb.ada/convvar_comp.exp: print item.started
 FAIL: gdb.ada/convvar_comp.exp: print $item.started
+FAIL: gdb.ada/convvar_comp.exp: print item.started
 
 Running gdb:gdb.ada/enum_idx_packed.exp ...
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi'first
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(1,3)
 FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype multi
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(2)
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small'first
-FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype small
 FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(1,3)
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi'first
 FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: ptype small
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print small'first
+FAIL: gdb.ada/enum_idx_packed.exp: scenario=minimal: print multi_multi(2)
 
 Running gdb:gdb.ada/finish-var-size.exp ...
 FAIL: gdb.ada/finish-var-size.exp: print pck.get(True)
@@ -42,8 +42,8 @@ Running gdb:gdb.ada/tagged-lookup.exp ...
 FAIL: gdb.ada/tagged-lookup.exp: only one CU expanded
 
 Running gdb:gdb.ada/variant_record_packed_array.exp ...
-FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print my_buffer
 FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print {foo.octal_buffer}($)
+FAIL: gdb.ada/variant_record_packed_array.exp: scenario=minimal: print my_buffer
 
 Running gdb:gdb.arch/pr25124.exp ...
 FAIL: gdb.arch/pr25124.exp: disassemble thumb instruction (1st try)
@@ -53,22 +53,22 @@ Running gdb:gdb.base/breakpoint-in-ro-region.exp ...
 FAIL: gdb.base/breakpoint-in-ro-region.exp: get lo address of main (timeout)
 
 Running gdb:gdb.threads/create-fail.exp ...
-FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
 FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
+FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
 
 Running gdb:gdb.threads/detach-step-over.exp ...
 FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 2: attach
 FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: attach (GDB internal error)
 
 Running gdb:gdb.threads/interrupt-while-step-over.exp ...
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops (timeout)
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
 
 Running gdb:gdb.threads/next-fork-other-thread.exp ...
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
 FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to break here
 FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to for loop (timeout)
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
 
 		=== Results Summary ===
 
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c090484c..a61e44b3 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -18,8 +18,8 @@ Produces 91 regressions 36 fixes:
   | fixes.sum:
   | Running gdb:gdb.ada/convvar_comp.exp ...
   | FAIL: gdb.ada/convvar_comp.exp: set variable $\item := item
-  | FAIL: gdb.ada/convvar_comp.exp: print item.started
   | FAIL: gdb.ada/convvar_comp.exp: print $\item.started
+  | FAIL: gdb.ada/convvar_comp.exp: print item.started
   | Running gdb:gdb.ada/enum_idx_packed.exp ...
   | ... and 48 more
 
