diff --git a/notify/fixes.sum b/notify/fixes.sum
index 9a9c6e0a..1b5e300e 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -1,13 +1,13 @@
 		=== gdb tests ===
 
 Running gdb:gdb.ada/verylong.exp ...
-FAIL: gdb.ada/verylong.exp: print x = 170141183460469231731687303715884105727
-FAIL: gdb.ada/verylong.exp: print x - 99 + 1
-FAIL: gdb.ada/verylong.exp: print -x
 FAIL: gdb.ada/verylong.exp: print x
-FAIL: gdb.ada/verylong.exp: print (x / 4) * 2
+FAIL: gdb.ada/verylong.exp: print x - 99 + 1
 FAIL: gdb.ada/verylong.exp: print +x
 FAIL: gdb.ada/verylong.exp: print x / 2
+FAIL: gdb.ada/verylong.exp: print x = 170141183460469231731687303715884105727
+FAIL: gdb.ada/verylong.exp: print (x / 4) * 2
+FAIL: gdb.ada/verylong.exp: print -x
 
 Running gdb:gdb.base/breakpoint-in-ro-region.exp ...
 FAIL: gdb.base/breakpoint-in-ro-region.exp: get lo address of main
@@ -18,12 +18,12 @@ FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: ta
 
 Running gdb:gdb.threads/interrupt-while-step-over.exp ...
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: wait for stops (timeout)
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops (timeout)
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops (timeout)
 FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=14: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: 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=on: i=0: next to other line (timeout)
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6650e385..487d6464 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -23,10 +23,10 @@ Produces 14 regressions 19 fixes:
   | 
   | fixes.sum:
   | Running gdb:gdb.ada/verylong.exp ...
-  | FAIL: gdb.ada/verylong.exp: print x = 170141183460469231731687303715884105727
-  | FAIL: gdb.ada/verylong.exp: print x - 99 + 1
-  | FAIL: gdb.ada/verylong.exp: print -x
   | FAIL: gdb.ada/verylong.exp: print x
+  | FAIL: gdb.ada/verylong.exp: print x - 99 + 1
+  | FAIL: gdb.ada/verylong.exp: print +x
+  | FAIL: gdb.ada/verylong.exp: print x / 2
   | ... and 19 more
 
 Used configuration :
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index db87cf8d..4a37ae1e 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -5,8 +5,8 @@
 # Comparing 1 common sum files:
 gdb.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.8502
-CURRENT:  /tmp/gxx-sum2.8502
+REFERENCE:/tmp/gxx-sum1.8482
+CURRENT:  /tmp/gxx-sum2.8482
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
