[patch] obselete vax-*-vms*, take two.

Nathanael Nerode neroden@doctormoo.dyndns.org
Thu Jun 13 10:17:00 GMT 2002


Brain fade on the previous mail; obsolete *now*, delete *later*.

There seemed to be consensus that nobody was using or supporting vax-*-vms*.
This obseletes it in gcc.  Tested on i686-pc-linux-gnu, no accidental changes.

2002-06-13  Nathanael Nerode  <neroden@twcny.rr.com>
	* config.gcc (vax-*-vms*): Obsolete.

Index: config.gcc
===================================================================
RCS file: /cvsroot/gcc/gcc/gcc/config.gcc,v
retrieving revision 1.211
diff -c -3 -p -r1.211 config.gcc
*** config.gcc	12 Jun 2002 23:24:04 -0000	1.211
--- config.gcc	13 Jun 2002 16:17:43 -0000
*************** case $machine in
*** 221,226 ****
--- 221,227 ----
   | ns32k-*-netbsd*  \
   | ns32k-*-openbsd* \
   | romp-*-openbsd*  \
+  | vax-*-vms* \
   )
      if test "x$enable_obsolete" != xyes; then
        echo "*** Configuration $machine is obsolete." >&2



More information about the Gcc-patches mailing list