Go to file
Jason Merrill 82b0ce2eb3 Support copying local_specializations.
* cp-tree.h (enum lss_policy): New.
	(local_specialization_stack): Add policy parameter to default ctor.
	* pt.c (local_specialization_stack): Copy local_specializations if
	lss_copy.

From-SVN: r251424
2017-08-29 15:40:21 -04:00
config
contrib
fixincludes
gcc Support copying local_specializations. 2017-08-29 15:40:21 -04:00
gnattools re PR ada/81878 (--disable-bootstrap --enable-languages=ada fails) 2017-08-17 13:39:58 +00:00
gotools
include re PR go/78628 (GO fails to build a translation unit decl) 2017-08-21 10:29:00 +00:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp
libdecnumber
libffi
libgcc Share mingw fset-stack-executable with cygwin 2017-08-07 11:40:08 +00:00
libgfortran re PR fortran/78387 (OpenMP segfault/stack size exceeded writing to internal file) 2017-08-28 03:42:47 +00:00
libgo runtime: fix lfstack for 64-bit AIX 2017-08-29 18:59:04 +00:00
libgomp re PR c/81687 (Compiler drops label in OpenMP region) 2017-08-10 02:33:20 +02:00
libhsail-rt
libiberty re PR lto/81968 (early lto debug objects make Solaris ld SEGV) 2017-08-28 13:14:28 +00:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer * include/system/sys/ptrace.h: New file. 2017-08-07 10:32:47 +02:00
libssp
libstdc++-v3 stl_list.h [!_GLIBCXX_INLINE_VERSION](_List_base<>::_S_distance): Remove. 2017-08-24 20:31:53 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.