From a5646fb65852878f1f4146f051c312ac68da3d39 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 28 Jun 1992 13:47:44 +0000 Subject: [PATCH] entered into RCS From-SVN: r1322 --- gcc/config/pa/x-pa-hpux | 2 -- gcc/config/rs6000/x-mach | 4 ---- gcc/config/rs6000/x-rs6000 | 4 ---- 3 files changed, 10 deletions(-) diff --git a/gcc/config/pa/x-pa-hpux b/gcc/config/pa/x-pa-hpux index 2120772bf06..3375d421849 100644 --- a/gcc/config/pa/x-pa-hpux +++ b/gcc/config/pa/x-pa-hpux @@ -1,3 +1 @@ ALLOCA=alloca.o -ALLOCA_FLAGS = -c -Demacs -ALLOCA_FINISH = diff --git a/gcc/config/rs6000/x-mach b/gcc/config/rs6000/x-mach index 600a9d0c59e..64f39a5cf04 100644 --- a/gcc/config/rs6000/x-mach +++ b/gcc/config/rs6000/x-mach @@ -3,9 +3,5 @@ # Show we need to use the C version of ALLOCA ALLOCA=alloca.o -# We can't use -S to compile alloca -ALLOCA_FLAGS=-c -ALLOCA_FINISH= - # For some reason, we need -lm for cc1. CLIB=-lm diff --git a/gcc/config/rs6000/x-rs6000 b/gcc/config/rs6000/x-rs6000 index bcbdeee6c7e..635167c2ed7 100644 --- a/gcc/config/rs6000/x-rs6000 +++ b/gcc/config/rs6000/x-rs6000 @@ -4,10 +4,6 @@ INSTALL=/usr/ucb/install -c # Show we need to use the C version of ALLOCA ALLOCA=alloca.o -# We can't use -S to compile alloca -ALLOCA_FLAGS=-c -ALLOCA_FINISH= - # For some reason, we need -lm for cc1. # We need -lld for collect2 (actually this only matters # for a native compiler, but this is as good a place as any -- 2.30.2