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>
Thu, 23 May 2019 15:03:27 +0000 (16:03 +0100)
commite55b8d161e697cd89752817565e28a5db6c1f002
treeb73e30732d6c6466835c9077dd681ab53193da2d
parent0559ed5a9a0c97a3d4600d1249ea6a279dd31c8c
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