https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114757
--- Comment #4 from Sonia Zaldana Calles <szaldana at redhat dot com> --- Command to compile zMarkStack.cpp ( /usr/bin/rm -f /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o.log && /usr/bin/g++ -MMD -MF /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.d.tmp -I/home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/precompiled -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -D_REENTRANT -pipe -fno-rtti -fno-exceptions -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer -fstack-protector -std=c++14 -DLIBC=gnu -DLINUX -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wformat=2 -Wpointer-arith -Wsign-compare -Wunused-function -Wundef -Wunused-value -Wreturn-type -Wtrampolines -Woverloaded-virtual -Wreorder -fPIC -fmacro-prefix-map=/home/szaldana/jdk/= -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-lifetime-dse -Wno-format-zero-length -Wtype-limits -Wuninitialized -m64 -fsanitize=address -Wno-stringop-truncation -fno-omit-frame-pointer -fno-common -DADDRESS_SANITIZER -DNDEBUG -DPRODUCT -DTARGET_ARCH_x86 -DINCLUDE_SUFFIX_OS=_linux -DINCLUDE_SUFFIX_CPU=_x86 -DINCLUDE_SUFFIX_COMPILER=_gcc -DTARGET_COMPILER_gcc -DAMD64 -DHOTSPOT_LIB_ARCH='"amd64"' -DCOMPILER1 -DCOMPILER2 -I/home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/szaldana/jdk/src/hotspot/share -I/home/szaldana/jdk/src/hotspot/os/linux -I/home/szaldana/jdk/src/hotspot/os/posix -I/home/szaldana/jdk/src/hotspot/cpu/x86 -I/home/szaldana/jdk/src/hotspot/os_cpu/linux_x86 -I/home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/szaldana/jdk/src/hotspot/share/precompiled -I/home/szaldana/jdk/src/hotspot/share/include -I/home/szaldana/jdk/src/hotspot/os/posix/include -I/home/szaldana/jdk/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/szaldana/jdk/build/linux-x86_64-server-release/support/modules_include/java.base/linux -I/home/szaldana/jdk/src/java.base/share/native/libjimage -m64 -I/home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/gensrc/adfiles -I/home/szaldana/jdk/src/hotspot/share -I/home/szaldana/jdk/src/hotspot/os/linux -I/home/szaldana/jdk/src/hotspot/os/posix -I/home/szaldana/jdk/src/hotspot/cpu/x86 -I/home/szaldana/jdk/src/hotspot/os_cpu/linux_x86 -I/home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/gensrc -I/home/szaldana/jdk/build/linux-x86_64-server-release/support/modules_include/java.base -I/home/szaldana/jdk/src/java.base/unix/native/include -I/home/szaldana/jdk/src/java.base/share/native/include -g -gdwarf-4 -fdebug-prefix-map=/home/szaldana/jdk/= -fdebug-prefix-map=/usr/include/=/usr/include/ -fdebug-prefix-map=/usr/lib/gcc/x86_64-redhat-linux/13/include/=/usr/local/gcc_include/ -fdebug-prefix-map=/usr/include/c++/13/=/usr/local/gxx_include/ -fdebug-prefix-map=/home/szaldana/jdk/build/linux-x86_64-server-release/= -Wno-unused-parameter -Wno-unused -Wno-array-bounds -Wno-comment -Wno-delete-non-virtual-dtor -Wno-empty-body -Wno-implicit-fallthrough -Wno-int-in-bool-context -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-unknown-pragmas -Werror -O3 -c -o /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o /home/szaldana/jdk/src/hotspot/share/gc/z/zMarkStack.cpp -frandom-seed="zMarkStack.cpp" > >(/usr/bin/tee -a /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o.log) 2> >(/usr/bin/tee -a /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o.log >&2) || ( exitcode=$? && /usr/bin/cp /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o.log /home/szaldana/jdk/build/linux-x86_64-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_zMarkStack.o.log && /usr/bin/cp /home/szaldana/jdk/build/linux-x86_64-server-release/hotspot/variant-server/libjvm/objs/zMarkStack.o.cmdline /home/szaldana/jdk/build/linux-x86_64-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_zMarkStack.o.cmdline && exit $exitcode ) )