Go to file
Jason Merrill 2e5748d286 decl.c (cp_finish_decl): Use resolve_nondeduced_context for auto.
* decl.c (cp_finish_decl): Use resolve_nondeduced_context for auto.
	* init.c (build_new): Likewise.
	* pt.c (tsubst_decl): Likewise.
	(do_auto_deduction): Likewise.
	(resolve_nondeduced_context): Use build_offset_ref and
	cp_build_addr_expr.

From-SVN: r166724
2010-11-13 19:06:48 -05:00
INSTALL
boehm-gc configure: Regenerate. 2010-10-28 22:37:36 +00:00
config Add -enable-cloog-backend. 2010-11-12 22:08:57 +00:00
contrib make_sunver.pl: Ignore entries without symbol name first. 2010-11-08 11:17:18 +00:00
fixincludes inclhack.def (irix_pthread_init): New fix. 2010-11-09 10:26:09 +00:00
gcc decl.c (cp_finish_decl): Use resolve_nondeduced_context for auto. 2010-11-13 19:06:48 -05:00
gnattools
include * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go. 2010-11-05 17:56:58 +00:00
intl
libada
libcpp configure.ac: Use AC_SYS_LARGEFILE. 2010-11-03 02:45:25 +00:00
libdecnumber cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... 2010-10-23 03:05:47 +00:00
libffi Add ARM VFP ABI support to libffi. 2010-10-28 18:11:11 +00:00
libgcc re PR target/46089 (ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=large -fsplit-stack) 2010-11-08 04:34:32 +00:00
libgfortran Cache stat values, reduce syscalls 2010-11-09 20:17:35 +02:00
libgomp
libiberty re PR other/46332 (__cxa_demangle yields excess parentheses for function types) 2010-11-13 01:21:12 +00:00
libjava jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*. 2010-11-09 09:38:23 +00:00
libmudflap re PR testsuite/20003 (libmudflap.cth timeouts too short) 2010-10-31 22:04:20 -04:00
libobjc Fixed my email address in 3 of my ChangeLog entries for the past couple of months 2010-11-11 19:01:45 +00:00
libssp
libstdc++-v3 re PR other/46332 (__cxa_demangle yields excess parentheses for function types) 2010-11-13 01:21:12 +00:00
lto-plugin lto-plugin.c (add_output_files): Fix memory leak. 2010-11-13 19:49:07 +01:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Update my email address. 2010-11-13 16:34:31 +00:00
Makefile.def Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.in Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.tpl Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
configure.ac re PR bootstrap/39622 (Missing -isystem include-fixed when building canadian cross libgcc) 2010-11-13 20:45:12 +01:00
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.