readme

来自「这是完整的gcc源代码」· 代码 · 共 16 行

TXT
16
字号
This directory contains the version 1.42 release of the GNU C compiler.All serious bugs (that would make ordinary C programs fail) reported forprevious test releases have been fixed.  We have often decided not to fixbugs that are Less important, to avoid risking creating new bugs.See the file gcc.texinfo for installation and porting information.The file INSTALL contains a copy of the installation information.The GNU C compiler is free software.  See the file COPYING for copyingpermission.The files print-self.c and print-self1.c are not part of GCC.They are programs that print themselves on standard output.They were written by Dario Dariol and Giovanni Cozzi, and areincluded for your hacking pleasure.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?