diff options
author | Ilia Diachkov <ilia.diachkov@optimitech.com> | 2019-06-27 23:41:03 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 2019-06-27 16:41:03 -0700 |
commit | 5a4602805eb3ebddbc935b102481e63bffc7c5e6 (patch) | |
tree | e2aab40a13c83c1b9ee1ec034d15962d39600354 /gcc/tree.h | |
parent | 7ffc7de55b058e78cbc46803b89b712849ea35b3 (diff) | |
download | gcc-5a4602805eb3ebddbc935b102481e63bffc7c5e6.zip gcc-5a4602805eb3ebddbc935b102481e63bffc7c5e6.tar.gz gcc-5a4602805eb3ebddbc935b102481e63bffc7c5e6.tar.bz2 |
Add --disable-tm-clone-registry libgcc configure option.
This patch adds libgcc configuration option to disable TM clone
registry. This option helps to reduce code size for embedded targets
which do not need transactional memory support.
gcc/
* doc/install.texi: Document --disable-tm-clone-registry.
libgcc/
* Makefile.in (USE_TM_CLONE_REGISTRY): New.
(CRTSTUFF_CFLAGS): Use USE_TM_CLONE_REGISTRY.
* configure.ac: Add --disable-tm-clone-registry option.
* configure: Regenerate.
From-SVN: r272769
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions