From: Ben Elliston Date: Thu, 6 Nov 2008 03:07:51 +0000 (+0000) Subject: * gcc.c: Remove ancient comment about a bug in Sun cc. X-Git-Tag: releases/gcc-4.4.0~1789 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a554c70d58393606b9a96dac6a12ae2b8de73e2;p=thirdparty%2Fgcc.git * gcc.c: Remove ancient comment about a bug in Sun cc. From-SVN: r141636 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a3d262965dd9..ac8bc74d035a 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 75dc67d0e8ee..bb4c465a5de9 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