Closed
Description
Version
latest
Platform
Linux
What steps will reproduce the bug?
Compile nodejs with PGO:
--enable-pgo-generate
make test
--enable-pgo-use
How often does it reproduce? Is there a required condition?
100%
What is the expected behavior?
Successful compilation with PGO
What do you see instead?
Compilation is failing due -Werror=coverage-mismatch.
This warning should be maybe converted to a warning instead of an error.
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels