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>
Fri, 14 Jun 2019 05:25:35 +0000 (06:25 +0100)
commitf76e6f193d4e60834b0b3f9948c191d33089be55
tree3b425bce45d666a222eae3546625e54bb24c4767
parentd0e0f1eba660752d1fe24f2456247229418b0b71
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