Go to file
Jakub Jelinek 61c234ce87 c-decl.c (pushdecl): Only put decls which finish_struct will do something about onto incomplete chain.
* c-decl.c (pushdecl): Only put decls which finish_struct will do
	something about onto incomplete chain.
	(finish_struct): If not removing type from incomplete
	list, update prev.

	* gcc.dg/20030815-1.c: New test.

From-SVN: r70752
2003-08-24 00:18:54 +02:00
boehm-gc
config
contrib * gcc_build: Fix handling of -t option. Add -x option. 2003-08-21 18:59:05 +00:00
fastjar
gcc c-decl.c (pushdecl): Only put decls which finish_struct will do something about onto incomplete chain. 2003-08-24 00:18:54 +02:00
include
INSTALL
intl
libf2c
libffi
libiberty
libjava re PR libgcj/8823 (gij doesn't handle "Miranda methods" (abstract class that implements interface but doesn't define all methods)) 2003-08-23 07:31:36 +02:00
libobjc
libstdc++-v3 Daily bump. 2003-08-23 00:16:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
configure.in configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. 2003-08-23 04:17:04 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Update my email address. 2003-08-23 20:18:14 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.