Go to file
Eric Botcazou 8c96cd51c7 calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTION_CODE.
* calls.c (expand_call): Check DECL_BUILT_IN_CLASS before
	accessing DECL_FUNCTION_CODE.
	* dojump.c (do_jump): Likewise.
	* gimplify.c (gimplify_call_expr): Likewise.
	* predict.c (expr_expected_value): Likewise.
	(strip_builtin_expect): Likewise.
	* tree-inline.c (estimate_num_insns_1): Likewise.
	* tree-ssa-loop-im.c (stmt_cost): Likewise
	* fold-const.c (fold): Test for BUILT_IN_NORMAL.
	(tree_expr_nonnegative_p): Likewise.

From-SVN: r93864
2005-01-18 23:06:59 +00:00
boehm-gc
config
contrib * reg_periodic, reg_search: Fix the uses of date command. 2005-01-18 02:04:51 +00:00
fastjar
fixincludes
gcc calls.c (expand_call): Check DECL_BUILT_IN_CLASS before accessing DECL_FUNCTION_CODE. 2005-01-18 23:06:59 +00:00
include
INSTALL
intl
libada
libcpp
libffi
libgfortran re PR libfortran/18778 (ENDFILE is not functionnal) 2005-01-16 20:44:01 +00:00
libiberty
libjava MessageFormat.java (scanString): Changed how quoting is handled. 2005-01-18 00:56:25 +00:00
libmudflap
libobjc
libstdc++-v3 os_defines.h (_XOPEN_SOURCE): Delete. 2005-01-18 12:08:50 -05:00
maintainer-scripts update_version (ADD_BRANCHES): Replace lno-branch with autovect-branch. 2004-12-31 00:11:08 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog Remove self as cpplib maintainer 2005-01-18 23:04:14 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub install-sh, config.sub: Import from upstream. 2005-01-18 01:20:48 +00:00
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh install-sh, config.sub: Import from upstream. 2005-01-18 01:20:48 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh Patch from Robert Millan. 2004-04-26 23:14:30 -07:00
ltconfig
ltmain.sh
MAINTAINERS Remove self as cpplib maintainer 2005-01-18 23:04:14 +00:00
Makefile.def re PR libgcj/18222 (libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed in libltdl) 2005-01-17 23:50:27 +00:00
Makefile.in re PR libgcj/18222 (libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed in libltdl) 2005-01-17 23:50:27 +00:00
Makefile.tpl re PR libgcj/18222 (libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed in libltdl) 2005-01-17 23:50:27 +00:00
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.