NetBSD/gnu/dist/gcc4
apb 6f1f99ca7a Teach gcc4.1's cpp about the magic __COUNTER__ macro,
which returns a unique integer each time it is expanded.
This code was written without reference to any other
implementation of the same feature.
2012-11-24 09:07:44 +00:00
..
INSTALL
config
contrib
fixincludes
gcc Fix ffssi2 again. 2012-07-16 17:39:29 +00:00
include
libcpp Teach gcc4.1's cpp about the magic __COUNTER__ macro, 2012-11-24 09:07:44 +00:00
libiberty
libobjc
libstdc++-v3
maintainer-scripts
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.in
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.