entered into RCS
authorRoland McGrath <roland@gcc.gnu.org>
Fri, 18 Sep 1992 23:59:45 +0000 (23:59 +0000)
committerRoland McGrath <roland@gcc.gnu.org>
Fri, 18 Sep 1992 23:59:45 +0000 (23:59 +0000)
From-SVN: r2155

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
+