From a5646fb65852878f1f4146f051c312ac68da3d39 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 28 Jun 1992 13:47:44 +0000 Subject: 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(-) (limited to 'gcc') diff --git a/gcc/config/pa/x-pa-hpux b/gcc/config/pa/x-pa-hpux index 2120772..3375d42 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 600a9d0..64f39a5 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 bcbdeee..635167c 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 -- cgit v1.1