RFR: 8345016: [ASAN] java.c false positive ‘%s’ directive argument is null [-Werror=format-truncation=]

SendaoYan syan at openjdk.org
Wed Dec 4 15:45:44 UTC 2024


On Wed, 4 Dec 2024 15:40:21 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Hello @sendaoYan, what exact version of `gcc` is this?

Hi, the gcc version is gcc14.2.0


> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/home/yansendao/software/gcc/gcc-14.2.0-binary/bin/../libexec/gcc/x86_64-pc-linux-gnu/14.2.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: configure --prefix=/home/yansendao/git/tone-matrix-compiler/csmith/gcc-14.2.0/../gcc-14.2.0-binary --disable-multilib --enable-languages=c,c++,objc,obj-c++,fortran,lto
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.2.0 (GCC)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22546#issuecomment-2517818666


More information about the core-libs-dev mailing list