Go to file
Paul Thomas fabb6f8ea1 re PR fortran/47519 (Deferred-length string wrong results with character intrinsic functions)
2011-01-31  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/47519
	* trans-stmt.c (gfc_trans_allocate): Improve handling of
	deferred character lengths with SOURCE.
	* iresolve.c (gfc_resolve_repeat): Calculate character
	length from source length and ncopies.
	* dump-parse-tree.c (show_code_node): Show MOLD and SOURCE
	expressions for ALLOCATE.


2011-01-31  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/47519
	* gfortran.dg/allocate_deferred_char_scalar_2.f03: New test.

From-SVN: r169444
2011-01-31 19:13:13 +00:00
boehm-gc configure.ac (*-*-solaris2*): Add -lrt to THREADLIBS. 2011-01-31 14:00:46 +00:00
config
contrib
fixincludes
gcc re PR fortran/47519 (Deferred-length string wrong results with character intrinsic functions) 2011-01-31 19:13:13 +00:00
gnattools
include
INSTALL
intl
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp
libdecnumber
libffi
libgcc
libgfortran re PR libfortran/47434 (Wrong field width for NaN with (F0.n) formatting) 2011-01-29 17:31:04 +00:00
libgo re PR go/47515 (Issues porting libgo to IRIX 6.5) 2011-01-29 07:16:20 +00:00
libgomp
libiberty
libjava configure.ac (GCJ_JAVAC): Run false rather than no. 2011-01-31 05:34:09 +00:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 lwg-active.html: Update to Revision D73. 2011-01-31 00:19:58 +00:00
lto-plugin
maintainer-scripts update_version_svn (FILES): Merge with datestamp_FILES. 2011-01-31 01:14:49 +00:00
zlib
ABOUT-NLS
ChangeLog re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
configure.ac re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=) 2011-01-31 05:20:17 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.