aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2008-11-06 03:07:51 +0000
committerBen Elliston <bje@gcc.gnu.org>2008-11-06 14:07:51 +1100
commit8a554c70d58393606b9a96dac6a12ae2b8de73e2 (patch)
treef062290564a9cf9e997d085409084b4fbbd6dc84 /gcc/gcc.c
parent1f396061dfb72751b1817664671f9678e2f7705b (diff)
downloadgcc-8a554c70d58393606b9a96dac6a12ae2b8de73e2.zip
gcc-8a554c70d58393606b9a96dac6a12ae2b8de73e2.tar.gz
gcc-8a554c70d58393606b9a96dac6a12ae2b8de73e2.tar.bz2
* gcc.c: Remove ancient comment about a bug in Sun cc.
From-SVN: r141636
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index 75dc67d..bb4c465 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
-<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