 11-check_regression/console.log.xz | Bin 2304 -> 2944 bytes
 README.html                        |   3 +++
 README.txt                         |   2 ++
 results                            |   5 +++++
 4 files changed, 10 insertions(+)

diff --git a/11-check_regression/console.log.xz b/11-check_regression/console.log.xz
index 75d18fa8..e58a27a4 100644
Binary files a/11-check_regression/console.log.xz and b/11-check_regression/console.log.xz differ
diff --git a/README.html b/README.html
index 0d56f5e0..253da909 100644
--- a/README.html
+++ b/README.html
@@ -51,9 +51,11 @@ List of files below:
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-make.txt/*view*/">./notify/configure-make.txt</a>
+<li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
 <li><a href="./notify/jira/comment-card.txt/*view*/">./notify/jira/comment-card.txt</a>
 <li><a href="./notify/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
 <li><a href="./notify/jira/components/*view*/">./notify/jira/components</a>
@@ -66,6 +68,7 @@ List of files below:
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 </ul>
diff --git a/README.txt b/README.txt
index c4ad5ff3..78eed545 100644
--- a/README.txt
+++ b/README.txt
@@ -48,9 +48,11 @@ List of files below:
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-make.txt
+- ./notify/configure-toolchain.txt
 - ./notify/jira/comment-card.txt
 - ./notify/jira/comment-template.txt
 - ./notify/jira/components
diff --git a/results b/results
index 688c8b1f..48a98216 100644
--- a/results
+++ b/results
@@ -15,3 +15,8 @@
 # 00:08:25 make[2]: *** [/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libgcc/static-object.mk:17: unwind-arm.o] Error 1
 # 00:08:25 make[1]: *** [Makefile:12837: all-target-libgcc] Error 2
 # 00:08:25 make: *** [Makefile:1039: all] Error 2
+# First few build errors in logs:
+# 00:08:25 /home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libgcc/unwind-arm-common.inc:55:23: error: two or more data types in declaration specifiers
+# 00:08:25 make[2]: *** [/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/libgcc/static-object.mk:17: unwind-arm.o] Error 1
+# 00:08:25 make[1]: *** [Makefile:12837: all-target-libgcc] Error 2
+# 00:08:25 make: *** [Makefile:1039: all] Error 2
