Go to file
Richard Henderson 7c34ced1a2 c-common.c, c-common.h (lang_gimplify_stmt): Remove.
* c-common.c, c-common.h (lang_gimplify_stmt): Remove.
        * c-gimplify.c: Remove unnecessary prototypes.
        (c_gimplify_stmt): Merge into ...
        (c_gimplify_expr): ... here.  Don't play with prep_stmt.
        * c-semantics.c (prep_stmt): Remove.
        * gimplify.c (annotate_one_with_locus): Break out from ...
        (annotate_all_with_locus): ... here.
        (gimplify_expr): Add locus to expressions even if pre/post queues
        are not present.
cp/
        * cp-gimplify.c: Remove unnecessary prototypes.
        (cp_gimplify_stmt): Merge into ...
        (cp_gimplify_expr): ... here.  Move to end of file.  Handle
        stmts_are_full_exprs_p frobbing.
        * cp-tree.h (cp_gimplify_stmt): Remove.
        * pt.c (tsubst_expr): Merge prep_stmt and unify.
        * tree.c (init_tree): Don't set lang_gimplify_stmt.

From-SVN: r83397
2004-06-19 12:34:23 -07:00
boehm-gc Fix incorrect year for some ChangeLog entries. 2004-06-18 02:24:43 +00:00
config
contrib * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
fastjar
gcc c-common.c, c-common.h (lang_gimplify_stmt): Remove. 2004-06-19 12:34:23 -07:00
include
INSTALL
intl
libada
libbanshee
libcpp
libf2c
libffi Fix incorrect year for some ChangeLog entries. 2004-06-18 02:24:43 +00:00
libgfortran re PR libfortran/16080 (segmentation fault when reading empty string) 2004-06-19 17:03:16 +00:00
libiberty
libjava jni.exp (gcj_jni_test_one): Add lgcc_s for darwin. 2004-06-18 22:56:56 +02:00
libmudflap Fix incorrect year for some ChangeLog entries. 2004-06-18 02:24:43 +00:00
libobjc exception.c: New file. 2004-06-17 18:00:28 -07:00
libstdc++-v3 Daily bump. 2004-06-19 00:16:19 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Fix incorrect year for some ChangeLog entries. 2004-06-18 02:24:43 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Don't build Cygwin native newlib if winsup directory is missing. 2004-06-17 15:54:25 -04:00
configure.in configure.in: Don't build Cygwin native newlib if winsup directory is missing. 2004-06-17 15:54:25 -04:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.