 08-check_regression/console.log.xz      | Bin 1608 -> 2356 bytes
 08-check_regression/results.regressions |  11 +++++++++++
 README.html                             |   3 +++
 README.txt                              |   2 ++
 results                                 |  11 +++++++++++
 5 files changed, 27 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 35e93187d..f4655cb4b 100644
Binary files a/08-check_regression/console.log.xz and b/08-check_regression/console.log.xz differ
diff --git a/08-check_regression/results.regressions b/08-check_regression/results.regressions
new file mode 100644
index 000000000..582b5abf3
--- /dev/null
+++ b/08-check_regression/results.regressions
@@ -0,0 +1,11 @@
+# First few build errors in logs:
+# 00:06:04 kernel/printk/printk.c:984:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:06:05 make[4]: *** [scripts/Makefile.build:207: kernel/printk/printk.o] Error 1
+# 00:06:20 make[3]: *** [scripts/Makefile.build:465: kernel/printk] Error 2
+# 00:08:08 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:08 make[4]: *** [scripts/Makefile.build:207: arch/arm64/kernel/kexec_image.o] Error 1
+# 00:08:26 make[3]: *** [scripts/Makefile.build:465: arch/arm64/kernel] Error 2
+# 00:08:31 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:32 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/cgroup.o] Error 1
+# 00:08:40 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:40 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/namespace.o] Error 1
diff --git a/README.html b/README.html
index 6a4e28a66..263cfec83 100644
--- a/README.html
+++ b/README.html
@@ -37,6 +37,7 @@ List of files below:
 <li><a href="./05-build_abe-qemu/make-qemu.log.xz">./05-build_abe-qemu/make-qemu.log.xz</a>
 <li><a href="./06-build_linux/console.log.xz">./06-build_linux/console.log.xz</a>
 <li><a href="./08-check_regression/console.log.xz">./08-check_regression/console.log.xz</a>
+<li><a href="./08-check_regression/results.regressions/*view*/">./08-check_regression/results.regressions</a>
 <li><a href="./git/binutils_rev/*view*/">./git/binutils_rev</a>
 <li><a href="./git/binutils_url/*view*/">./git/binutils_url</a>
 <li><a href="./git/gcc_rev/*view*/">./git/gcc_rev</a>
@@ -49,6 +50,7 @@ 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/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
@@ -56,6 +58,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 19c04644a..c45f8d989 100644
--- a/README.txt
+++ b/README.txt
@@ -34,6 +34,7 @@ List of files below:
 - ./05-build_abe-qemu/make-qemu.log.xz
 - ./06-build_linux/console.log.xz
 - ./08-check_regression/console.log.xz
+- ./08-check_regression/results.regressions
 - ./git/binutils_rev
 - ./git/binutils_url
 - ./git/gcc_rev
@@ -46,6 +47,7 @@ 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/jira/comment-template.txt
diff --git a/results b/results
index adacb3ad2..9b9d2d909 100644
--- a/results
+++ b/results
@@ -8,3 +8,14 @@
 -2
 # linux_n_obj:
 23766
+# First few build errors in logs:
+# 00:06:04 kernel/printk/printk.c:984:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:06:05 make[4]: *** [scripts/Makefile.build:207: kernel/printk/printk.o] Error 1
+# 00:06:20 make[3]: *** [scripts/Makefile.build:465: kernel/printk] Error 2
+# 00:08:08 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:08 make[4]: *** [scripts/Makefile.build:207: arch/arm64/kernel/kexec_image.o] Error 1
+# 00:08:26 make[3]: *** [scripts/Makefile.build:465: arch/arm64/kernel] Error 2
+# 00:08:31 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:32 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/cgroup.o] Error 1
+# 00:08:40 ./include/linux/proc_ns.h:34:21: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1496
+# 00:08:40 make[4]: *** [scripts/Makefile.build:207: kernel/cgroup/namespace.o] Error 1
