summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
authorcorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-12 10:14:36 +0000
committercorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-12 10:14:36 +0000
commit3cc3a994ba331391ec74fde08cd3868d7bb25e3b (patch)
tree791da784c0e771b1e3a48321a32eda00ce58a769 /gcc
parentd5bc9fae1b53cf89be93a1c4e33e2f4f3b1a8418 (diff)
downloadppe42-gcc-3cc3a994ba331391ec74fde08cd3868d7bb25e3b.tar.gz
ppe42-gcc-3cc3a994ba331391ec74fde08cd3868d7bb25e3b.zip
2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Remove m505/roe multilib variant. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90525 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/rs6000/t-rtems1
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3696bd12c4c..5408d0831e0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY):
+ Remove m505/roe multilib variant.
+
2004-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
* expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
diff --git a/gcc/config/rs6000/t-rtems b/gcc/config/rs6000/t-rtems
index 364a22d2278..05d9a262364 100644
--- a/gcc/config/rs6000/t-rtems
+++ b/gcc/config/rs6000/t-rtems
@@ -33,6 +33,7 @@ MULTILIB_MATCHES = ${MULTILIB_MATCHES_ENDIAN} \
# Cpu-variants supporting new exception processing only
MULTILIB_NEW_EXCEPTIONS_ONLY = \
+*mcpu=505*/*D_OLD_EXCEPTIONS* \
*mcpu=604*/*D_OLD_EXCEPTIONS* \
*mcpu=750*/*D_OLD_EXCEPTIONS* \
*mcpu=821*/*D_OLD_EXCEPTIONS* \
OpenPOWER on IntegriCloud