ld: warn when duplicated QNX stack note are detected
authorClément Chigot <chigot@adacore.com>
Fri, 6 Oct 2023 12:38:40 +0000 (14:38 +0200)
committerClément Chigot <chigot@adacore.com>
Fri, 13 Oct 2023 14:23:39 +0000 (16:23 +0200)
commit4f6f3bea520d6575cc8fec1a0b094bb455a18b85
treebe9fef16593f6f9b9bf18d7972bbb053b8a74473
parent1eba15a501133ec305de6c34d89f401a7afc7998
ld: warn when duplicated QNX stack note are detected

This warning is triggered only when a stack parameter is given to
the linker.

ld/ChangeLog:

        * emultempl/nto.em: Add warning when several QNX .note are
        detected.
ld/emultempl/nto.em