https://bugs.winehq.org/show_bug.cgi?id=57819
--- Comment #6 from Mike Lothian mike@fireburn.co.uk --- db00f6c3aceabbf03acdb69e74b59b2d2b043cd7 is the first bad commit commit db00f6c3aceabbf03acdb69e74b59b2d2b043cd7 Author: Liu Hao lh_mouse@126.com Date: Wed Nov 27 14:27:53 2024 +0000
PE LD: Merge .CRT .ctors and .dtors into .rdata
PR 32264
bfd/peXXigen.c | 3 ++- ld/scripttempl/pe.sc | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------- ld/scripttempl/pep.sc | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------- ld/testsuite/ld-pe/aarch64.d | 35 +++++++++++++---------------------- ld/testsuite/ld-pe/longsecn-1.d | 7 +++++-- ld/testsuite/ld-pe/longsecn-2.d | 7 +++++-- ld/testsuite/ld-pe/longsecn.d | 7 +++++-- ld/testsuite/ld-pe/orphan.d | 9 +++++---- ld/testsuite/ld-pe/orphan_nu.d | 9 +++++---- ld/testsuite/ld-pe/pdb2-section-contrib.d | 2 +- ld/testsuite/ld-pe/pe-aarch64.d | 13 ++----------- ld/testsuite/ld-pe/secidx.d | 6 +++--- ld/testsuite/ld-pe/secidx_64.d | 4 ++-- ld/testsuite/ld-pe/secidx_aarch64.d | 4 ++-- ld/testsuite/ld-pe/secrel.d | 2 +- ld/testsuite/ld-pe/secrel_64.d | 4 ++-- ld/testsuite/ld-pe/tlssec64.d | 2 +- 17 files changed, 172 insertions(+), 165 deletions(-)
I'll try reverting