Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
20482 commits behind the upstream repository.
Reid Barton's avatar
rwbarton authored
The .cstring.* sections don't get merged by the linker (bfd or gold).
That's bad, and especially bad in #13265 where it caused the number of
sections to exceed what is apparently an internal limit in ld.bfd.

Test Plan:
I can only test this on Linux, and I am guessing at what
the correct behavior is on Mac OS and Windows (and AIX I suppose).
Testers on other platforms would be much appreciated, though I
understand that the LLVM backend is broken on Mac OS currently for
other reasons (#13378).

Reviewers: olsner, austin, xnyhps, bgamari

Reviewed By: bgamari

Subscribers: thomie

Differential Revision: https://phabricator.haskell.org/D3282
90009cf6
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.