summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cxx b/main.cxx
index 390816af..99be67da 100644
--- a/main.cxx
+++ b/main.cxx
@@ -410,6 +410,7 @@ main (int argc, char * const argv [])
cerr << "Pass 4: compilation failed. "
<< "Try again with '-v' (verbose) option." << endl;
+ // XXX: what to do if rc==0 && last_pass == 4? dump .ko file to stdout?
if (rc || s.last_pass == 4) goto cleanup;
// PASS 5: RUN