diff options
author | Jerome Lambourg <lambourg@adacore.com> | 2018-11-16 09:23:22 +0000 |
---|---|---|
committer | Olivier Hainque <hainque@gcc.gnu.org> | 2018-11-16 09:23:22 +0000 |
commit | 7f37b31d731262f65b5274e660ac123117e3b775 (patch) | |
tree | 18933e0ad81eb68ca32bd2ea167f81f32037abaf /gcc/tree-dfa.c | |
parent | ff641ae11288626fb367dd7e56ddcc363c34d02a (diff) | |
download | gcc-7f37b31d731262f65b5274e660ac123117e3b775.zip gcc-7f37b31d731262f65b5274e660ac123117e3b775.tar.gz gcc-7f37b31d731262f65b5274e660ac123117e3b775.tar.bz2 |
Allow target overrides of ctors/dtors support advertisement on VxWorks
2018-11-16 Jerome Lambourg <lambourg@adacore.com>
* config/vxworks.h (TARGET_VXWORKS_HAVE_CTORS_DTORS): New macro.
Default to TARGET_VXWORKS_RTP.
(SUPPORTS_INIT_PRIORITY): Use TARGET_VXWORKS_HAVE_CTORS_DTORS instead
of TARGET_VXWORKS_RTP.
* config/vxworksae.h: Also define TARGET_VXWORKS_HAVE_CTORS_DTORS.
* config/vxworks.c: Use TARGET_VXWORKS_HAVE_CTORS_DTORS instead
of TARGET_VXWORKS_RTP to set targetm.have_ctors_dtors.
From-SVN: r266201
Diffstat (limited to 'gcc/tree-dfa.c')
0 files changed, 0 insertions, 0 deletions