Skip to content

_testembed.c warning: Programs/_testembed.gcda profile count data file not found #142169

@utkonos

Description

@utkonos

Bug report

Bug description:

gcc -shared  -flto=auto -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -g   Modules/cjkcodecs/_codecs_hk.o   -o Modules/_codecs_hk.cpython-314-x86_64-linux-gnu.so
    default: ./Programs/_testembed.c: In function ‘main’:
    default: ./Programs/_testembed.c:2472:1: warning: ‘/tmp/Python-3.14.0/Programs/_testembed.gcda’ profile count data file not found [-Wmissing-profile]
    default:  2472 | }
    default:       | ^

CPython versions tested on:

3.14

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

Labels

buildThe build process and cross-buildextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions