Go to file
Nathan Sidwell 83044e4fcc Remove ovl_used, it is no longer needed
Remove ovl_used, it is no longer needed
	* cp-tree.h (OVL_USED_P): Delete.
	(lookup_keep): Delete.
	* friend.c (add_friend): Don't call it.
	* parser.c (lookup_literal_operator): Likewise.
	(cp_parser_primary_expression): Likewise.
	* semantics.c (perform_koenig_lookup): Likewise.
	* pt.c (tsubst_copy <OVERLOAD>): Don't assert OVL_USED_P.
	* tree.c (ovl_copy): Delete.
	(ovl_insert): Remove OVL_USED_P checks.
	(ovl_iterator::reveal_node): Likewise.
	(ovl_iterator::remove__node): Likewise.
	(ovl_used, lookup_keep): Delete.

From-SVN: r266212
2018-11-16 16:23:20 +00:00
config
contrib Handle libphobos in contrib/gcc_update 2018-11-14 17:09:09 +00:00
fixincludes
gcc Remove ovl_used, it is no longer needed 2018-11-16 16:23:20 +00:00
gnattools
gotools
include builtin-types.def (BT_FN_VOID_BOOL, [...]): New. 2018-11-08 18:13:04 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 Eliminate source_location in favor of location_t 2018-11-13 20:05:03 +00:00
libcpp Eliminate source_location in favor of location_t 2018-11-13 20:05:03 +00:00
libdecnumber
libffi
libgcc linux-unwind.h (sc_pt_regs): Update for kernel. 2018-11-16 01:26:04 +00:00
libgfortran re PR fortran/78351 (comma not terminating READ of formatted input field - ok in 4.1.7, not 4.4.7- maybe related to 25419?) 2018-11-09 17:29:33 +00:00
libgo cmd/cgo: fix typo in gccgo name mangling recipe 2018-11-09 19:03:59 +00:00
libgomp affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H. 2018-11-09 21:17:40 +01:00
libhsail-rt
libiberty
libitm
libobjc
liboffloadmic
libphobos
libquadmath
libsanitizer Include patch in LOCAL_PATCHES. 2018-11-09 09:21:56 +00:00
libssp
libstdc++-v3 [Patch][libstdc++.exp] Update the usage of cached result. 2018-11-16 14:36:40 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Move a test-case to a proper folder. 2018-11-13 15:28:26 +00:00
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 MAINTAINERS: add myself as or1k maintainer 2018-11-09 21:22:20 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
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.