Go to file
Paul Thomas 32fdfa2dfa re PR fortran/28118 (ICE calling subroutine defined via explicit interface)
2006-06-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28118
	* trans-array.c (gfc_conv_expr_descriptor): When building temp,
	use the substring reference to calculate the length if the
	expression does not have a charlen.

2006-06-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28118
	* gfortran.dg/actual_array_substr_1.f90: New test.

From-SVN: r114964
2006-06-24 13:04:37 +00:00
boehm-gc pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
config Richard Earnshaw <rearnsha@arm.com> 2006-06-13 08:00:45 +00:00
contrib * dg-cmp-results.sh: New script for comparing DejaGNU logs. 2006-06-05 15:59:03 +00:00
fixincludes re PR target/28084 (/usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage) 2006-06-23 16:21:54 +00:00
gcc re PR fortran/28118 (ICE calling subroutine defined via explicit interface) 2006-06-24 13:04:37 +00:00
gnattools Makefile.in: Add html and install-html targets. 2006-06-03 17:16:11 +00:00
include Patch to provide pex_run_in_environment. 2006-06-01 10:30:51 +00:00
INSTALL
intl Makefile.in (install-info, [...]): New dummy targets. 2006-06-07 15:44:09 +00:00
libada
libcpp re PR preprocessor/27746 (ICE on openmp code when using _Pragma from macro) 2006-06-09 23:13:25 +02:00
libdecnumber decNumber.h (decNumberNegate): Remove. 2006-06-23 11:46:00 +10:00
libffi
libgfortran ierrno.c: Don't include "io/io.h". 2006-06-24 12:34:51 +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 pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ. 2006-06-02 14:36:45 +00:00
libjava jni.exp (gcj_jni_invocation_test_one): Link against -ljvm, not -lgcj. 2006-06-22 19:22:42 +00:00
libmudflap re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00
libobjc
libssp
libstdc++-v3 re PR libstdc++/27984 (installed libstdc++ testing broken) 2006-06-24 00:13:08 +00:00
maintainer-scripts
zlib Makefile.am: Add html and install-html stubs. 2006-06-13 21:15:06 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 2006-06-22 23:36:36 +00:00
ChangeLog.tree-ssa
compile
config-ml.in config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. 2006-06-13 16:48:23 -04:00
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 MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer. 2006-06-22 23:36:36 +00:00
Makefile.def [multiple changes] 2006-06-06 19:01:18 +00:00
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.