AntiPattern
Build-Time Misexecution
build-time-semantics-drift
Code or semantics drift between compile-time and runtime because the compiler toolchain, memory-ordering assumptions, or address binding differ from what the program expects, producing functions that are skipped, thunks that only jump, or builds that cannot be reproduced.