getauxv bloat in static exe #21522
Labels
bug
Observed behavior contradicts documented or intended behavior
os-linux
standard library
This issue involves writing Zig code for the standard library.
Zig Version
zig-0.14.0-dev.1646+b19d0fb0f
Steps to Reproduce and Observed Behavior
The following bugreport got lost in a comment of/after merged PR #16977
#16977 (comment)
This bug also contributes to #20711
Expected Behavior
If
getauxval()
code is not used and unreachable in the final exe, it should not end up there.The text was updated successfully, but these errors were encountered: