Bug 1505608 - Try to ensure the bss section of the elfhack testcase stays large enoug...
authorMike Hommey <mh+mozilla@glandium.org>
Thu, 8 Nov 2018 14:50:22 +0000 (14:50 +0000)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 13 Jul 2019 06:27:42 +0000 (07:27 +0100)
commitdffe2feea4e54c01a7d17f68026cb1e35a35bcf6
tree8bfdd8a96bf6ce0017f57f3d6258928184d9f683
parent3465196a9ad8df04c40aac592794329923c0c72c
Bug 1505608 - Try to ensure the bss section of the elfhack testcase stays large enough. r=froydnj

In bug 1470701, we added a dummy global variable so that it ends up in
the bss section, making it large enough for two pointers. Unfortunately,
in some cases, the symbol is eliminated by the linker because it is
unused. So we try to ensure it stays there.

Differential Revision: https://phabricator.services.mozilla.com/D11257

Gbp-Pq: Topic fixes
Gbp-Pq: Name Bug-1505608-Try-to-ensure-the-bss-section-of-the-elf.patch
build/unix/elfhack/test.c