Darwin: Define a suitable section name for CTF [PR101283]
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 1 Jul 2021 14:02:43 +0000 (15:02 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Thu, 1 Jul 2021 15:56:13 +0000 (16:56 +0100)
commitcc8453012f75dc6dbd20bf3a94c4819a2bff46db
treefde477670d9eeb275d9a7a39e16e6a109e95b49b
parent51c30227fa6c739e2d367abf327b3b7dfd86dd46
Darwin: Define a suitable section name for CTF [PR101283]

This is a placeholder name ahead of any CTF implementation on
LLVM (which sets Darwin ABI).  Ideally, we would get agreement
on this choice (or any replacement) before GCC12 is shipped.

PR debug/101283 - Several tests fail on Darwin with -gctf

PR debug/101283

gcc/ChangeLog:

* config/darwin.h (CTF_INFO_SECTION_NAME): New.
gcc/config/darwin.h