Go to file
Tobias Burnus 3c7b91d3dc re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped arguments to elemental procedures)
2007-09-13  Tobias Burnus  <burnus@net-b.de>

	PR fortran/33343
	* expr.c (gfc_check_conformance): Print ranks in the error message.
	* resolve.c (resolve_elemental_actual): Check also conformance of
	the actual arguments for elemental functions.

2007-09-13  Tobias Burnus  <burnus@net-b.de>

	PR fortran/33343
	* gfortran.dg/elemental_args_check_1.f90: New.
	* gfortran.dg/assumed_size_refs_1.f90: Update error message.
	* gfortran.dg/elemental_subroutine_4.f90: Ditto.

From-SVN: r128473
2007-09-13 20:08:04 +02:00
boehm-gc
config Move the entry to proper ChangeLog. 2007-09-11 21:44:56 -07:00
contrib
fixincludes
gcc re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped arguments to elemental procedures) 2007-09-13 20:08:04 +02:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber Makefile.in (libdecnumber_a_OBJS): Remove decUtility.o 2007-09-10 20:44:08 +00:00
libffi
libgcc * Makefile.in (dfp-filenames): Add bid128_noncomp. 2007-09-12 00:00:06 +00:00
libgfortran * io/io.h: Include libgfortran.h first. 2007-09-12 16:20:27 +00:00
libgomp * config/mingw32/proc.c: New file. 2007-09-10 02:27:29 +00:00
libiberty
libjava configure.host: Enable interpreter for mips64. 2007-09-12 15:16:23 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 *: Change namespace pb_ds to __gnu_pbds. 2007-09-12 23:06:27 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. 2007-09-12 15:24:26 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. 2007-09-12 15:24:26 +00:00
configure.ac configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling libgcj. 2007-09-12 15:24:26 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
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.