Go to file
Sebastian Pop dc61cc6bd6 tree-scalar-evolution.c (compute_overall_effect_of_inner_loop, [...]): Use build_int_cst instead of build_int_cst_type.
* tree-scalar-evolution.c (compute_overall_effect_of_inner_loop,
	set_nb_iterations_in_loop): Use build_int_cst instead of
	build_int_cst_type.
	* tree-data-ref.c (can_use_analyze_subscript_affine_affine): Use
	build_int_cst instead of convert.

From-SVN: r112673
2006-04-04 17:08:16 +00:00
INSTALL
boehm-gc configure.ac (THREADS): Add REENTRANT for *-*-hpux11*. 2006-03-24 18:59:29 +01:00
config
contrib
fixincludes
gcc tree-scalar-evolution.c (compute_overall_effect_of_inner_loop, [...]): Use build_int_cst instead of build_int_cst_type. 2006-04-04 17:08:16 +00:00
gnattools
include
intl
libada
libcpp * sv.po: Update. 2006-03-31 18:05:06 +01:00
libdecnumber
libffi ffitarget.h (enum ffi_abi): Add FFI_LINUX. 2006-03-24 09:45:46 +10:30
libgcc-math Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
libgfortran write.c (output_float): Update condition to not error when decimal precision in format specifier is zero. 2006-04-04 02:50:23 +00:00
libgomp re PR c++/26691 (Wrong code for constructor with default value) 2006-03-21 17:21:24 +01:00
libiberty pex-win32.c (<errno.h>): Include. 2006-03-31 22:16:35 +00:00
libjava Temporarily reverting previous patch due to build-breaking bug. 2006-04-04 15:44:59 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 sgetn.txt: Correct copyright holder. 2006-03-29 22:46:44 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS: Add Richard Henderson as libgomp maintainer. 2006-04-04 05:41:24 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Add Richard Henderson as libgomp maintainer. 2006-04-04 05:41:24 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate with autoconf 2.13. 2006-03-14 13:35:06 +00:00
configure.in
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.