commit | 5e0032993ab22f52fc66a26260ce0b489c1976b3 | [log] [tgz] |
---|---|---|
author | Clément Chigot <chigot@adacore.com> | Mon Feb 24 15:00:24 2025 +0100 |
committer | Clément Chigot <chigot@adacore.com> | Wed Feb 26 09:02:18 2025 +0100 |
tree | ed459107560af23325623468306567db3db0786f | |
parent | 6c6080171fc877e461da0f6df23a9c36a984ca55 [diff] |
ld/testsuite: add -z separate-code to sframe x86_64 tests Those tests were generated by a linker having "-z separate-code" on by default. However, being controlled by a configure option, it can be off by default. Forcing the option as part of the tests ensures clean results in both cases.