Go to file
Jason Merrill f3da0ead0c tree.c (get_unwidened): Decide whether to narrow a bitfield reference based on TYPE_SIZE...
* tree.c (get_unwidened): Decide whether to narrow a bitfield
        reference based on TYPE_SIZE, not TYPE_PRECISION.
        * cp/cvt.c (convert_to_void): Don't warn about the RHS of a comma
        being useless if TREE_NO_UNUSED_WARNING is set.

        * stmt.c (parse_output_constraint): Warn about in-out constraint
        that doesn't allow a register.
        (parse_input_constraint): Warn about matching constraint that
        doesn't allow a register.

From-SVN: r74871
2003-12-19 22:21:25 -05:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. 2003-12-19 06:50:14 +01:00
fastjar
gcc tree.c (get_unwidened): Decide whether to narrow a bitfield reference based on TYPE_SIZE... 2003-12-19 22:21:25 -05:00
include fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GNUC__. 2003-12-19 14:37:36 +00:00
INSTALL
intl
libf2c
libffi cls_align_pointer.c: Cast pointers to size_t instead of int. 2003-12-10 01:43:29 -08:00
libiberty re PR c++/13447 (Another demangler problem with method cv-qualifiers) 2003-12-19 21:14:35 +00:00
libjava ChannelOutputStream.java: New file. 2003-12-19 20:42:00 +00:00
libobjc
libstdc++-v3 atomicity.h: Remove memory clobbers. 2003-12-19 22:08:42 -05:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Add myself as callgraph maintainer. 2003-12-16 12:45:53 +00:00
config-ml.in
config.guess
config.if
config.rpath
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: Add myself as callgraph maintainer. 2003-12-16 12:45:53 +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.