Go to file
Paolo Carlini a4eeb82207 future: constexpr functions are implicitly inline.
2011-08-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/future: constexpr functions are implicitly inline.
	* include/std/chrono: Likewise.
	* include/std/complex: Likewise.
	* include/bits/move.h: Likewise.
	* include/bits/stl_pair.h: Likewise.

From-SVN: r177679
2011-08-11 17:53:05 +00:00
INSTALL
boehm-gc configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
config
contrib
fixincludes re PR libstdc++/1773 (__cplusplus defined to 1, should be 199711L) 2011-08-10 08:43:38 +00:00
gcc plugin.def: Add event for finish_decl. 2011-08-11 11:57:38 -04:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc * Makefile.in (install-unwind_h): Remove destination file first. 2011-08-11 15:19:32 +00:00
libgfortran
libgo Makefile.in (UNWIND_H): Remove. 2011-08-05 14:37:48 +00:00
libgomp configure.ac (THREADS): Remove posix95. 2011-08-08 15:39:35 +00:00
libiberty test-expandargv.c (writeout_test): Check result of fwrite. 2011-08-06 19:38:04 +02:00
libjava jcf-dump.c (print_constant): Cast first frexp arg. 2011-08-10 08:40:17 +00:00
libmudflap
libobjc In libobjc/: 2011-08-06 Nicola Pero <nicola.pero@meta-innovation.com> 2011-08-06 14:20:09 +00:00
libquadmath
libssp
libstdc++-v3 future: constexpr functions are implicitly inline. 2011-08-11 17:53:05 +00:00
lto-plugin re PR bootstrap/49907 (lto-plugin -Wall in stage1) 2011-08-10 08:48:37 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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 files whose
names start with 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/ for how to report bugs usefully.