Go to file
Francois-Xavier Coudert c3238e32eb trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst.
* trans-expr.c (gfc_conv_missing_dummy, gfc_conv_unary_op,
	gfc_conv_cst_int_power, gfc_conv_string_tmp,
	gfc_conv_function_call): Replace calls to convert on constant
	integer nodes by build_int_cst.
	* trans-stmt.c (gfc_trans_do): Likewise.
	* trans-io.c (set_internal_unit, transfer_namelist_element):
	Likewise.
	* trans-decl.c (build_entry_thunks): Likewise.

From-SVN: r114868
2006-06-21 20:44:31 +00:00
boehm-gc Backport Windows 9x/ME VirtualQuery() fix from GC 6.7. 2006-06-20 17:10:19 +00:00
config
contrib
fixincludes
gcc trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on constant integer nodes by build_int_cst. 2006-06-21 20:44:31 +00:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression) 2006-06-20 04:30:48 +00:00
libgomp critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mutex_t is larger than pointer and... 2006-06-21 10:59:44 +02:00
libiberty
libjava win32-threads.h (_Jv_ThreadDesc_t): New typedef. 2006-06-21 17:27:14 +01:00
libmudflap re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00
libobjc
libssp
libstdc++-v3 acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When cross-compiling, put headers in $prefix/$target/include/c++. 2006-06-21 09:16:03 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
configure.in re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not support it) 2006-06-20 08:45:08 +00:00
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 Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +00:00
Makefile.tpl Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too. 2006-06-15 06:26:59 +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.