In most circumstances BSS segments are not required in the output binary but combineOutputSegments was erroneously including them. This meant that PIC binaries were including the BSS data as zero in the binary. Fixes: https://github.com/emscripten-core/emscripten/issues/23683
8.6 KiB
8.6 KiB