* gcc.c: Remove ancient comment about a bug in Sun cc.

From-SVN: r141636
This commit is contained in:
Ben Elliston 2008-11-06 03:07:51 +00:00 committed by Ben Elliston
parent 1f396061df
commit 8a554c70d5
2 changed files with 5 additions and 4 deletions

View 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.

View File

@ -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