From fa5dde5a3073dfec3aef17cb974a15065f71c4e8 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sat, 10 Jan 1998 21:40:10 +0000 Subject: This is a new port for egcs, which probably stands for something like "enhanced GNU compiler suite." It contains updated versions of gcc, g++, and g77 with many bugfixes and some new optimizations. The C++ compiler in particular is vastly improved over gcc-2.7.2.1. --- lang/gcc/files/patch-ab | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 lang/gcc/files/patch-ab (limited to 'lang/gcc/files/patch-ab') diff --git a/lang/gcc/files/patch-ab b/lang/gcc/files/patch-ab new file mode 100644 index 000000000000..5de4fe97e547 --- /dev/null +++ b/lang/gcc/files/patch-ab @@ -0,0 +1,14 @@ +--- gcc/f/g77.texi.orig Mon Dec 1 14:20:58 1997 ++++ gcc/f/g77.texi Sat Jan 10 12:02:09 1998 +@@ -144,9 +144,9 @@ + + @ifinfo + +-@dircategory Fortran Programming ++@dircategory The egcs enhanced GNU compiler suite + @direntry +-* g77: (g77). The GNU Fortran compilation system. ++* g77: (g77). The egcs Fortran-77 compiler. + @end direntry + @node Top, Copying,, (DIR) + @top Introduction -- cgit v1.2.3