Go to file
Jason Merrill 72a9314325 class.c (finish_struct_1): Set things up for 0-width bitfields like we do for others.
* class.c (finish_struct_1): Set things up for 0-width bitfields
	like we do for others.
	* decl.c (check_tag_decl): New fn.
	(shadow_tag): Split out from here.
	* decl2.c (grok_x_components): Call it.

From-SVN: r23762
1998-11-22 20:14:55 -05:00
config mh-cygwin32: delete 1998-11-10 18:41:12 -07:00
contrib
etc
gcc class.c (finish_struct_1): Set things up for 0-width bitfields like we do for others. 1998-11-22 20:14:55 -05:00
include * libiberty.h: Prototype xcalloc. 1998-11-13 16:33:50 +00:00
INSTALL
libchill basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is defined. 1998-11-20 10:49:53 +00:00
libf2c
libiberty * mpw.c (mpw_access): Add missing parens. 1998-11-19 14:17:54 -07:00
libio
libobjc * Makefile.in (runtime-info.h): Avoid GNU make extensions. 1998-11-19 12:36:30 -07:00
libstdc++
texinfo Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing makeinfo. 1998-11-19 22:39:55 +00:00
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.