On Mon, Jan 15, 2018 at 09:21:07AM +0100, Richard Biener wrote: > We're still in pretty bad shape regression-wise. Please also take > the opportunity to check the state of your favorite host/target > combination to make sure building and testing works appropriately.
I tested building Linux (the kernel) for all supported architectures. Everything builds (with my usual tweaks, link with libgcc etc.); except x86_64 and sh have more problems in the kernel, and mips has an ICE. I'll open a PR for that one. Segher