aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas B Rupp <rupp@gnat.com>2002-01-13 07:34:36 -0500
committerRichard Kenner <kenner@gcc.gnu.org>2002-01-13 07:34:36 -0500
commitd2a3725675057f78fb2d33a595dae6b0b0d0666d (patch)
treefbf561d48858b228adb474ebe42f8d21b8614074
parentf0df8029725de327adb209d5f9cc4948f5456ab1 (diff)
downloadgcc-d2a3725675057f78fb2d33a595dae6b0b0d0666d.zip
gcc-d2a3725675057f78fb2d33a595dae6b0b0d0666d.tar.gz
gcc-d2a3725675057f78fb2d33a595dae6b0b0d0666d.tar.bz2
* config/alpha/x-vms (USE_COLLECT2): Set to empty.
From-SVN: r48817
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/config/alpha/x-vms3
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f58701a..83cf775 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -3,6 +3,8 @@ Sun Jan 13 07:23:01 2002 Douglas B Rupp <rupp@gnat.com>
* Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
* mklibgcc.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
+ * config/alpha/x-vms (USE_COLLECT2): Set to empty.
+
Sun Jan 13 06:55:31 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.
diff --git a/gcc/config/alpha/x-vms b/gcc/config/alpha/x-vms
index 5277129..b8fd74a 100644
--- a/gcc/config/alpha/x-vms
+++ b/gcc/config/alpha/x-vms
@@ -17,3 +17,6 @@ decc.exe : vms-cc.o
# These extra parts can only be compiled on a VMS host and are only needed
# on a VMS target. The rules are in t-vms.
VMS_EXTRA_PARTS=vcrt0.o pcrt0.o
+
+# Doesn't work on VMS
+USE_COLLECT2=