From 8a554c70d58393606b9a96dac6a12ae2b8de73e2 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 6 Nov 2008 03:07:51 +0000 Subject: [PATCH] * gcc.c: Remove ancient comment about a bug in Sun cc. From-SVN: r141636 --- gcc/ChangeLog | 4 ++++ gcc/gcc.c | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a3d262965dd..ac8bc74d035 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-11-06 Ben Elliston + + * gcc.c: Remove ancient comment about a bug in Sun cc. + 2008-11-05 Janis Johnson * doc/sourcebuild.texi (Torture Tests): Add ADDITIONAL_TORTURE_OPTIONS. diff --git a/gcc/gcc.c b/gcc/gcc.c index 75dc67d0e8e..bb4c465a5de 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -17,10 +17,7 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see -. - -This paragraph is here to try to keep Sun CC from dying. -The number of chars here seems crucial!!!! */ +. */ /* This program is the user interface to the C compiler and possibly to other compilers. It is used because compilation is a complicated procedure