aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc27/files/patch-g++.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc27/files/patch-g++.c')
-rw-r--r--lang/gcc27/files/patch-g++.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/gcc27/files/patch-g++.c b/lang/gcc27/files/patch-g++.c
new file mode 100644
index 00000000000..d6e2672d4b6
--- /dev/null
+++ b/lang/gcc27/files/patch-g++.c
@@ -0,0 +1,11 @@
+--- cp/g++.c.orig Mon Nov 20 14:08:53 1995
++++ cp/g++.c Mon Mar 20 13:29:12 2000
+@@ -415,7 +415,7 @@
+ programname = p;
+
+ if (argc == 1)
+- fatal ("No input files specified.\n");
++ fatal ("No input files specified");
+
+ #ifndef __MSDOS__
+ /* We do a little magic to find out where the main gcc executable