entered into RCS
authorroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Sep 1992 23:59:45 +0000 (23:59 +0000)
committerroland <roland@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Sep 1992 23:59:45 +0000 (23:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2155 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/dostage3 [new file with mode: 0755]

diff --git a/gcc/dostage3 b/gcc/dostage3
new file mode 100755 (executable)
index 0000000..21f17fc
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+make -k LANGUAGES=c $1 CC=stage2/xgcc XCFLAGS=-Bstage2/ CFLAGS="-g $2" >log3 2>&1
+