Hi Peter, thank you for looking. On Thu, Jun 20, 2024 at 12:09 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > I think this is the point where I would say "you're making the > code worse for upstream and the only benefit is to your out-of-tree > downstream code". If you want to build QEMU, use one of the compilers > that QEMU supports.
I think there is a value in letting other developers (not just us) to build their code with QEMU. I understand your concern and sent an updated version of the patch, which is only two lines long. > There are lots and lots of places where we > assume the GCC-or-clang feature set over and above plain C. I am not changing this part.