]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.c: Remove ancient comment about a bug in Sun cc.
authorBen Elliston <bje@au.ibm.com>
Thu, 6 Nov 2008 03:07:51 +0000 (03:07 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Thu, 6 Nov 2008 03:07:51 +0000 (14:07 +1100)
From-SVN: r141636

gcc/ChangeLog
gcc/gcc.c

index a3d262965dd93a0e8ef62302da9966bd57101c08..ac8bc74d035a00ed3fa2ac07dd0b5664855e05c9 100644 (file)
@@ -1,3 +1,7 @@
+2008-11-06  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.c: Remove ancient comment about a bug in Sun cc.
+
 2008-11-05  Janis Johnson  <janis187@us.ibm.com>
 
        * doc/sourcebuild.texi (Torture Tests): Add ADDITIONAL_TORTURE_OPTIONS.
index 75dc67d0e8ee9c87c719c1e7ffd673c78dba82b7..bb4c465a5de926af78e067d4c8d6dd2bc82bab0d 100644 (file)
--- 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
-<http://www.gnu.org/licenses/>.
-
-This paragraph is here to try to keep Sun CC from dying.
-The number of chars here seems crucial!!!!  */
+<http://www.gnu.org/licenses/>.  */
 
 /* This program is the user interface to the C compiler and possibly to
 other compilers.  It is used because compilation is a complicated procedure