t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Remove m505/roe multilib variant.
authorRalf Corsepius <ralf.corsepius@rtems.org>
Fri, 12 Nov 2004 10:14:36 +0000 (11:14 +0100)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Fri, 12 Nov 2004 10:14:36 +0000 (11:14 +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: r90525

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

index 3696bd12c4c4686a33de98d9265bf3a80c8fa277..5408d0831e0b712ee71cbb64a9af673dff133053 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@libertysurf.fr>
 
        * expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
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* \