entered into RCS
authorRoland McGrath <roland@gcc.gnu.org>
Mon, 29 Jun 1992 04:59:24 +0000 (04:59 +0000)
committerRoland McGrath <roland@gcc.gnu.org>
Mon, 29 Jun 1992 04:59:24 +0000 (04:59 +0000)
From-SVN: r1335

gcc/dostage2 [new file with mode: 0755]

diff --git a/gcc/dostage2 b/gcc/dostage2
new file mode 100755 (executable)
index 0000000..bb33f7d
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+make -k LANGUAGES=c $1 CC=stage1/xgcc XCFLAGS=-Bstage1/ CFLAGS="-g $2" >log2 2>&1