Go to file
Mark Mitchell 446d5e4776 re PR c++/10515 (problem when initializing a field in a union)
PR c++/10515
	* cp-tree.h (lookup_field_1): Declare it.
	* search.c (lookup_field_1): Make it public.
	* decl.c (reshape_init): Handle designated initializers.

From-SVN: r66236
2003-04-29 18:26:47 +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++/10515 (problem when initializing a field in a union) 2003-04-29 18:26:47 +00:00
include
INSTALL
libf2c
libffi
libiberty vsnprintf.c (vsnprintf): Don't pad string with extra nulls. 2003-04-22 19:58:57 +00:00
libjava Two little fixes I commited to classpath but not to libgcj first 2003-04-29 12:34:49 +00:00
libobjc
libstdc++-v3 std_sstream.h (underflow): Change to single return. 2003-04-29 17:47:38 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog Fix date typo. 2003-04-29 03:54:23 +00: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 (Write After Approval): Upgrade myself from GNATS only to write-after-approval. 2003-04-25 16:06:51 -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.