Go to file
Simon Martin c4efba1c21 re PR c++/40557 (ICE with template union)
gcc/cp/

2009-07-06  Simon Martin  <simartin@users.sourceforge.net>

	PR c++/40557
	* pt.c (perform_typedefs_access_check, get_types_needing_access_check,
	append_type_to_template_for_access_check_1): Use
	RECORD_OR_UNION_CODE_P.

gcc/testsuite/

2009-07-06  Simon Martin  <simartin@users.sourceforge.net>

	PR c++/40557
	* g++.dg/template/union2.C: New test.

From-SVN: r149276
2009-07-06 04:55:20 +00:00
boehm-gc
config
contrib
fixincludes inclhack.def (darwin_stdint_5, [...]): New fixes. 2009-07-04 21:31:17 +00:00
gcc re PR c++/40557 (ICE with template union) 2009-07-06 04:55:20 +00:00
gnattools
include dwarf2.h: Remove. 2009-06-30 00:02:10 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. 2009-07-01 19:15:33 +00:00
libgcc
libgfortran re PR fortran/40576 (Endless loop in internal write) 2009-06-30 00:46:35 +00:00
libgomp libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS options when choosing a multilib. 2009-07-02 20:55:23 +00:00
libiberty
libjava HTML_401F.java (defineElements): Split this huge method into... 2009-07-01 21:13:03 +02:00
libmudflap re PR tree-optimization/19831 (Missing DSE/malloc/free optimization) 2009-07-01 12:27:33 +00:00
libobjc
libssp
libstdc++-v3 * 2009-07-05 18:59:29 +01:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
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: Move myself to the Graphite Reviewers. 2009-07-01 12:13:57 +00:00
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 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.