 08-check_regression/console.log.xz      | Bin 1684 -> 2392 bytes
 08-check_regression/results.regressions |  11 +++++++++++
 README.html                             |   2 ++
 README.txt                              |   1 +
 results                                 |  11 +++++++++++
 5 files changed, 25 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index e86053e1f..41cf5c323 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..07a6e1bea
--- /dev/null
+++ b/08-check_regression/results.regressions
@@ -0,0 +1,11 @@
+# First few build errors in logs:
+# 00:04:44 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:04:45 make[4]: *** [scripts/Makefile.build:244: arch/arm64/kernel/kexec_image.o] Error 1
+# 00:04:58 make[3]: *** [scripts/Makefile.build:485: arch/arm64/kernel] Error 2
+# 00:05:01 kernel/printk/printk.c:951:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:05:01 make[4]: *** [scripts/Makefile.build:244: kernel/printk/printk.o] Error 1
+# 00:05:11 make[3]: *** [scripts/Makefile.build:485: kernel/printk] Error 2
+# 00:05:18 block/t10-pi.c:258:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:05:18 make[3]: *** [scripts/Makefile.build:244: block/t10-pi.o] Error 1
+# 00:06:11 make[2]: *** [scripts/Makefile.build:485: block] Error 2
+# 00:06:16 fs/ext4/mballoc.c:3078:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
diff --git a/README.html b/README.html
index 88de07eb4..9f4c37cdb 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>
@@ -56,6 +57,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 66f9ec25c..bb97981f0 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
diff --git a/results b/results
index d25ca15fe..6b7a0e9ae 100644
--- a/results
+++ b/results
@@ -8,3 +8,14 @@
 -2
 # linux_n_obj:
 23041
+# First few build errors in logs:
+# 00:04:44 arch/arm64/kernel/kexec_image.c:132:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:04:45 make[4]: *** [scripts/Makefile.build:244: arch/arm64/kernel/kexec_image.o] Error 1
+# 00:04:58 make[3]: *** [scripts/Makefile.build:485: arch/arm64/kernel] Error 2
+# 00:05:01 kernel/printk/printk.c:951:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:05:01 make[4]: *** [scripts/Makefile.build:244: kernel/printk/printk.o] Error 1
+# 00:05:11 make[3]: *** [scripts/Makefile.build:485: kernel/printk] Error 2
+# 00:05:18 block/t10-pi.c:258:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
+# 00:05:18 make[3]: *** [scripts/Makefile.build:244: block/t10-pi.o] Error 1
+# 00:06:11 make[2]: *** [scripts/Makefile.build:485: block] Error 2
+# 00:06:16 fs/ext4/mballoc.c:3078:14: internal compiler error: in comptypes_check_enum_int, at c/c-typeck.cc:1246
