2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-23 01:09:30 +08:00
Go to file
Jason Merrill 5062dbd5ae tree.c (build_target_expr_with_type): If we already have a TARGET_EXPR, just return it.
* tree.c (build_target_expr_with_type): If we already have a
        TARGET_EXPR, just return it.

        * optimize.c (initialize_inlined_parameters): Don't generate an
        EXPR_STMT if we can just use DECL_INITIAL.
        * decl.c (emit_local_var): Only make the initialization a
        full-expression if stmts_are_full_exprs_p.

From-SVN: r33595
2000-05-01 19:51:37 -04:00
boehm-gc
config
contrib New file 2000-05-01 11:15:22 +00:00
etc
gcc tree.c (build_target_expr_with_type): If we already have a TARGET_EXPR, just return it. 2000-05-01 19:51:37 -04:00
include
INSTALL
libchill
libf2c Daily bump. 2000-05-01 01:45:07 -06:00
libffi Makefile.am (SUBDIRS): Define. 2000-05-01 21:35:35 +00:00
libiberty
libio
libjava Makefile.am (GCJCOMPILE, [...]): Move -L option out of FLAGS. 2000-05-01 21:36:39 +00:00
libobjc
libstdc++
libstdc++-v3 Makefile.am (AC_CXXFLAGS): Add CPUFLAGS here. 2000-05-01 23:47:31 +00:00
texinfo
zlib
.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.