On Tue, 30 Apr 2024 16:36:52 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:
>> I will do after labor day and create a PR with this suggested solution in >> your JDK-8330539. > > I think I still prefer just unconditionally including <alloca.h> in > globalDefinitions_gcc.hpp. For gcc/clang we are using `-std=c++14` + > `-D_GNU_SOURCE` instead of `-std=gnu++14`. I forget exactly why. I don't > really want > to be messing with `__STRICT_ANSI__`. https://github.com/openjdk/jdk/pull/19053 ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18536#discussion_r1587736142