Messages in this thread |  | | From | Nick Desaulniers <> | Date | Tue, 21 Aug 2018 16:41:46 -0700 | Subject | Re: [PATCH] Raise the minimum required gcc version to 4.6 |
| |
On Tue, Aug 21, 2018 at 12:40 PM Linus Torvalds <torvalds@linux-foundation.org> wrote: > > On Mon, Aug 20, 2018 at 11:56 PM Masahiro Yamada > <yamada.masahiro@socionext.com> wrote: > > > > This broke Clang build. > > As mentioned elsewhere, I think the clang build was broken before anyway? > > > I sent a patch. > > > > https://lore.kernel.org/patchwork/patch/976025/ > > Yeah, I'd rather just have the clang case have its own file, instead > of be back in the situation where clang depends on gcc and then has a > different versioning model so we need to have insane clang version > tests in the gcc file. > > Linus
WIP patch at: https://github.com/ClangBuiltLinux/linux/commit/1f89ae7622c26b8131f42f3a362d6ef41b88a595 Would be happy to get early feedback. Does anyone know who I should talk to about testing w/ ICC?
-- Thanks, ~Nick Desaulniers
|  |