diff options
author | Christophe Lyon <christophe.lyon@foss.st.com> | 2021-08-17 12:59:26 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@foss.st.com> | 2021-08-17 12:59:26 +0000 |
commit | 9c560cf23996271ee26dfc4a1d8484b85173cd12 (patch) | |
tree | c7ea4c4025547d70e9fef74f9e0c1bce35388b71 /gcc/fortran/st.c | |
parent | 6bcbf80c6e2bd8a60d88bbcac3d70ffb67f4888f (diff) | |
download | gcc-9c560cf23996271ee26dfc4a1d8484b85173cd12.zip gcc-9c560cf23996271ee26dfc4a1d8484b85173cd12.tar.gz gcc-9c560cf23996271ee26dfc4a1d8484b85173cd12.tar.bz2 |
Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabi
Commit r12-1328 enabled DT_INIT_ARRAY/DT_FINI_ARRAY for all Linux
targets, but this does not work for arm-none-uclinuxfdpiceabi: it
makes all the execution tests fail.
This patch restores the original behavior for uclinuxfdpiceabi.
2021-08-12 Christophe Lyon <christophe.lyon@foss.st.com>
gcc/
PR target/100896
* config.gcc (gcc_cv_initfini_array): Leave undefined for
uclinuxfdpiceabi targets.
Diffstat (limited to 'gcc/fortran/st.c')
0 files changed, 0 insertions, 0 deletions