]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Remove m505/roe multilib variant.
authorRalf Corsepius <ralf.corsepius@rtems.org>
Fri, 12 Nov 2004 10:21:18 +0000 (11:21 +0100)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Fri, 12 Nov 2004 10:21:18 +0000 (11:21 +0100)
2004-11-12  Ralf Corsepius  <ralf.corsepius@rtems.org>

* config/rs6000/t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY):
Remove m505/roe multilib variant.

From-SVN: r90526

gcc/ChangeLog
gcc/config/rs6000/t-rtems

index f3776ec5616241434a5d4be4cf4680c65fcba59b..a6a209984584056550ac86c8e4c5e379321247c4 100644 (file)
@@ -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@act-europe.fr>
 
        Backport from mainline:
index 364a22d22783db8df3867b1de38c95f4e42e0a13..05d9a26236409a5f6d88e4a722362eafdf5fcff0 100644 (file)
@@ -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* \