aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gprep.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/gprep.adb')
-rw-r--r--gcc/ada/gprep.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gprep.adb b/gcc/ada/gprep.adb
index a95cd63..3cb8026 100644
--- a/gcc/ada/gprep.adb
+++ b/gcc/ada/gprep.adb
@@ -552,7 +552,7 @@ package body GPrep is
Errutil.Finalize (Source_Type => "input");
- OS_Exit (0);
+ OS_Exit (1);
-- Otherwise, close the output file, and we are done