diff options
author | Martin Liska <mliska@suse.cz> | 2022-07-07 12:15:28 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2022-07-07 15:18:58 +0200 |
commit | d89fa97ff318b1f892e2629c5a249313872a01b1 (patch) | |
tree | d061779d7e14099d9b23a52eb8d5704d9883fdaa /libcpp | |
parent | 9fc61fc8da9677db862790a6e522f1e2875096a7 (diff) | |
download | gcc-d89fa97ff318b1f892e2629c5a249313872a01b1.zip gcc-d89fa97ff318b1f892e2629c5a249313872a01b1.tar.gz gcc-d89fa97ff318b1f892e2629c5a249313872a01b1.tar.bz2 |
lto-plugin: use locking only for selected targets
For now, support locking only for linux targets that are different from
riscv* where the target depends on libatomic (and fails during
bootstrap).
PR lto/106170
lto-plugin/ChangeLog:
* configure.ac: Configure HAVE_PTHREAD_LOCKING.
* lto-plugin.c (LOCK_SECTION): New.
(UNLOCK_SECTION): New.
(claim_file_handler): Use the newly added macros.
(onload): Likewise.
* config.h.in: Regenerate.
* configure: Regenerate.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions