Go to file
Francois-Xavier Coudert 19ee20654b trans-array.c (gfc_trans_auto_array_allocation): Replace fold(convert()) by fold_convert().
* trans-array.c (gfc_trans_auto_array_allocation): Replace
	fold(convert()) by fold_convert().
	(gfc_duplicate_allocatable): Likewise.
	* trans-intrinsic.c (gfc_conv_intrinsic_dot_product): Use
	build_int_cst instead of converting an integer_zero_node
	to the final type.

From-SVN: r122921
2007-03-14 13:31:09 +00:00
boehm-gc ffi.h.in (ffi_closure_alloc, [...]): New. 2007-03-07 07:27:25 +00:00
config configure: Regenerate. 2007-03-07 14:01:40 +00:00
contrib
fixincludes Makefile.in: Add dummy "install-info" target. 2007-03-12 11:58:12 -07:00
gcc trans-array.c (gfc_trans_auto_array_allocation): Replace fold(convert()) by fold_convert(). 2007-03-14 13:31:09 +00:00
gnattools
include errors.h (warning, [...]): Mark as cold. 2007-03-06 18:57:27 +00:00
INSTALL
intl
libada
libcpp * cpplib.pot: Regenerate. 2007-03-07 18:01:18 +00:00
libdecnumber decContext.c, [...]: Add libgcc-style license exception clause. 2007-03-09 09:23:15 +11:00
libffi ffi.c (flush_icache): Fix left-over from previous patch. 2007-03-08 11:06:41 +00:00
libgcc * Makefile.in (install-info): New dummy target. 2007-03-11 23:13:30 -07:00
libgfortran unix.c (regular_file): For ACTION_UNSPECIFIED retry with O_RDONLY even if errno is EROFS. 2007-03-14 13:14:58 +01:00
libgomp
libiberty
libjava Makefile.am (AM_MAKEFLAGS): Pass through mandir. 2007-03-14 13:58:23 +01:00
libmudflap pass59-frag.c (main): Fix casting of arg. 2007-03-14 08:53:32 +01:00
libobjc
libssp
libstdc++-v3 libstdc++.exp (check_v3_target_fileio, [...]): New. 2007-03-14 11:37:55 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog Fixed erroneous ChangeLog and gcc/ChangeLog entries. 2007-03-12 12:00:28 -07:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure: Regenerate. 2007-03-07 14:01:40 +00:00
configure.ac
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def Makefile.in: Add dummy "install-info" target. 2007-03-12 11:58:12 -07:00
Makefile.in Makefile.in: Add dummy "install-info" target. 2007-03-12 11:58:12 -07:00
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.