Go to file
Kriang Lerdsuwanakij d0af00afb9 re PR c++/10554 (ICE with illegal using declaration)
PR c++/10554
	* decl2.c (do_class_using_decl): Check if operand 0 of SCOPE_REF
	is not NULL.

	* g++.dg/lookup/using5.C: New test.

From-SVN: r66329
2003-05-01 15:02:13 +00:00
boehm-gc configure.in: define GC_DLL under mingw if --enable-shared 2003-04-28 20:54:37 +00:00
config
contrib
fastjar
gcc re PR c++/10554 (ICE with illegal using declaration) 2003-05-01 15:02:13 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava 2003-04-30 Michael Koch <konqueror@gmx.de> 2003-04-30 13:22:45 +00:00
libobjc
libstdc++-v3 stdio_filebuf.h (stdio_filebuf(int, std::ios_base::openmode, bool, size_t), [...]): Shorten a bit (-10 lines) by factoring out some code. 2003-05-01 08:41:59 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (GNATS only): Add Giovanni Bajo. 2003-04-30 08:20:44 -06:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (GNATS only): Add Giovanni Bajo. 2003-04-30 08:20:44 -06:00
Makefile.def
Makefile.in Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
Makefile.tpl Makefile.tpl: Clean $(BUILD_SUBDIR). 2003-04-28 02:23:46 +00:00
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.