]> gcc.gnu.org Git - gcc.git/commitdiff
config-list.mk (LIST): Append OPT-enable-obsolete to alpha-dec-osf5.1, mips-sgi-irix6.5.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 1 Jul 2011 11:27:00 +0000 (11:27 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 1 Jul 2011 11:27:00 +0000 (11:27 +0000)
* config-list.mk (LIST): Append OPT-enable-obsolete to
alpha-dec-osf5.1, mips-sgi-irix6.5.

From-SVN: r175754

contrib/ChangeLog
contrib/config-list.mk

index 178a7326b86236e8cec3d649498adfbc0c2eb1c2..d0ecb0b700a4b4d9c2c8b2116b9f7a338b1e1155 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (LIST): Append OPT-enable-obsolete to
+       alpha-dec-osf5.1, mips-sgi-irix6.5.
+
 2011-06-24  Diego Novillo  <dnovillo@google.com>
 
        * repro_fail: New.
index 5fdfee78b028223c23c77b3eb04c16d095dc2507..6f05d06be19d9844f32a75a15019b9121eb72077 100644 (file)
@@ -12,7 +12,8 @@ TEST=all-gcc
 #
 # v850e1-elf is rejected by config.sub
 LIST = alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
-  alpha-dec-osf5.1 alpha64-dec-vms alpha-dec-vms am33_2.0-linux \
+  alpha-dec-osf5.1OPT-enable-obsolete alpha64-dec-vms alpha-dec-vms \
+  am33_2.0-linux \
   arm-wrs-vxworks arm-freebsd6 arm-netbsdelf arm-linux \
   arm-linux-androideabi arm-uclinux_eabi arm-ecos-elf arm-eabi \
   arm-symbianelf arm-rtems arm-elf arm-wince-pe avr-rtems avr-elf \
@@ -35,7 +36,8 @@ LIST = alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
   m32r-linux m32rle-linux m68k-elf m68k-netbsdelf \
   m68k-openbsd m68k-uclinux m68k-linux m68k-rtems \
   mcore-elf mep-elf microblaze-linux microblaze-elf \
-  mips-sgi-irix6.5OPT-with-stabsOPT-enable-threads=posix mips-netbsd \
+  mips-sgi-irix6.5OPT-with-stabsOPT-enable-threads=posixOPT-enable-obsolete \
+  mips-netbsd \
   mips64el-st-linux-gnu mips64octeon-linux mipsisa64r2-linux \
   mipsisa32r2-linux-gnu mips-openbsd mipsisa64r2-sde-elf mipsisa32-elfoabi \
   mipsisa64-elfoabi mipsisa64r2el-elf mipsisa64sr71k-elf mipsisa64sb1-elf \
This page took 0.066927 seconds and 5 git commands to generate.