summaryrefslogtreecommitdiffstats
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-31 12:58:35 +0000
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>2013-07-31 12:58:35 +0000
commitd69684b5ae07f73a02fcde2dec64e96eff1aea33 (patch)
treeb1d5eb04603f110ca6f6face30497d42b5b0169a /gcc/config.gcc
parent7fac97ea1a7c81c46f593004b5eff34ab9573170 (diff)
downloadppe42-gcc-d69684b5ae07f73a02fcde2dec64e96eff1aea33.tar.gz
ppe42-gcc-d69684b5ae07f73a02fcde2dec64e96eff1aea33.zip
2013-07-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
* config.gcc (*-*-rtems*): Use __cxa_atexit by default. * config/rs6000/rtems.h (TARGET_LIBGCC_SDATA_SECTION): Define. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201370 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index efb74f7e134..e5e94857bea 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -760,6 +760,7 @@ case ${target} in
yes) thread_file='rtems' ;;
esac
extra_options="${extra_options} rtems.opt"
+ default_use_cxa_atexit=yes
use_gcc_stdint=wrap
;;
*-*-uclinux*)
OpenPOWER on IntegriCloud