Hi Dave I have successfully completed gcc bootstrap built on gcc2-power8 (the Compile Farm machine). I used AT12 toolchain (GCC 8.4.1) since the system GCC 4.8.5 was too old for trunk.
I also ran the full testsuite on the bootstrapped build. My *getenv-1.c* test passed 9/9, and the analyzer suite had no unexpected failures. PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 12) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 13) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 25) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 26) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 33) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 41) PASS: gcc.dg/analyzer/getenv-1.c (test for warnings, line 52) PASS: gcc.dg/analyzer/getenv-1.c (test for excess errors) PASS: gcc.dg/analyzer/getenv-1.c event at line 53 (test for warnings, line 52) The overall testsuite has a bunch of pre-existing unexpected failures on this POWER8 setup, but these are not analyzer-related. Best, Ridham Khurana
