Open
Description
Bug report
Bug description:
default: gcc -shared -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -o Modules/_blake2.cpython-313-x86_64-linux-gnu.so
default: ./Programs/_testembed.c: In function ‘main’:
default: ./Programs/_testembed.c:2312:1: warning: ‘/root/Python-3.13.3/Programs/_testembed.gcda’ profile count data file not found [-Wmissing-profile]
default: 2312 | }
default: | ^
CPython versions tested on:
3.13
Operating systems tested on:
Linux