Go to file
Jakub Jelinek daf0604921 stor-layout.c (place_union_field): For bitfields if PCC_BITFIELD_TYPE_MATTERS and TYPE_USER_ALIGN...
* stor-layout.c (place_union_field): For bitfields if
	PCC_BITFIELD_TYPE_MATTERS and TYPE_USER_ALIGN, set record's
	TYPE_USER_ALIGN.

	* gcc.dg/bitfld-3.c: New test.

From-SVN: r56112
2002-08-08 01:20:35 +02:00
boehm-gc Remove dead endif so x86-64 compilation works. 2002-07-19 13:21:36 +02:00
config Makefile.in: Allow for PWDCMD to override hardcoded pwd. 2002-05-16 17:43:21 +00:00
contrib gennews (files): Add proper files for the GCC 3.1 release series. 2002-07-25 14:34:56 +00:00
fastjar
gcc stor-layout.c (place_union_field): For bitfields if PCC_BITFIELD_TYPE_MATTERS and TYPE_USER_ALIGN... 2002-08-08 01:20:35 +02:00
include
INSTALL
libf2c Daily bump. 2002-08-07 07:17:51 +00:00
libffi configure.in (sh[34]*-*-linux*): Add brackets. 2002-07-19 15:30:58 +00:00
libiberty regex.c (re_error_msgid): Just use a simple array of strings. 2002-08-07 16:57:22 -04:00
libjava ClassLoader.java (getSystemClassLoader, [...]): Add javadoc from classpath. 2002-08-07 06:28:24 +01:00
libobjc encoding.h: Fix formatting. 2002-07-02 19:43:03 +00:00
libstdc++-v3 Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS. 2002-08-07 15:56:11 +00:00
maintainer-scripts gcc_release: Update comment. 2002-07-29 07:31:34 +02:00
zlib
.cvsignore
ChangeLog Add hppa-openbsd target 2002-08-06 09:26:29 +00:00
config-ml.in
config.guess config.guess: Update to 2002-07-09 version. 2002-07-16 17:14:49 -07:00
config.if
config.sub config.guess: Update to 2002-07-09 version. 2002-07-16 17:14:49 -07:00
configure
configure.in Add hppa-openbsd target 2002-08-06 09:26:29 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh backport: ltcf-c.sh: Use $objext, not $ac_objext. 2001-09-01 00:47:19 +00:00
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh ltmain.sh: Detect and handle object name conflicts while piecewise linking a static library. 2002-05-06 21:26:49 +00:00
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2002-08-02 19:02:33 +00:00
Makefile.in
missing
mkdep
mkinstalldirs Initial revision 1997-08-21 18:57:35 -04:00
move-if-change
README * README: Remove version number. 2001-06-13 19:48:09 +01:00
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.