Go to file
Paul Thomas 991b4da122 re PR fortran/43841 (Missing temporary for ELEMENTAL function call)
2010-04-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/43841
	PR fortran/43843
	* trans-expr.c (gfc_conv_expr): Supply an address expression for
	GFC_SS_REFERENCE.
	(gfc_conv_expr_reference): Call gfc_conv_expr and return for
	GFC_SS_REFERENCE.
	* trans-array.c (gfc_add_loop_ss_code): Store the value rather
	than the address of a GFC_SS_REFERENCE.
	* trans.h : Change comment on GFC_SS_REFERENCE. 

2010-04-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/43841
	PR fortran/43843
	* gfortran.dg/elemental_scalar_args_1.f90 : New test.

From-SVN: r158683
2010-04-24 09:28:32 +00:00
boehm-gc
config configure: Regenerate after change to elf.m4. 2010-04-13 22:54:07 +00:00
contrib gcc_update: Sets the locale to C. 2010-04-22 06:15:07 +00:00
fixincludes config.build (alpha*-dec-osf4*): Remove. 2010-04-12 18:36:30 +00:00
gcc re PR fortran/43841 (Missing temporary for ELEMENTAL function call) 2010-04-24 09:28:32 +00:00
gnattools
include filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
INSTALL
intl
libada
libcpp zh_CN.po: Update. 2010-04-19 11:12:53 +01:00
libdecnumber
libffi
libgcc config.gcc: Handle softfp as for Linux. 2010-04-15 15:29:07 +02:00
libgfortran
libgomp re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6.f90)) 2010-04-21 13:57:42 +02:00
libiberty filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
libjava re PR libgcj/40860 (regressions in libjava testsuite on arm-linux) 2010-04-21 16:34:01 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists. 2010-04-24 10:21:23 +01:00
lto-plugin re PR lto/41550 (Fix security and portability issues in lto-plugin) 2010-04-23 15:49:10 +00:00
maintainer-scripts * crontab: Enable 4.6 snapshots. 2010-04-16 16:55:25 +01:00
zlib
ABOUT-NLS
ChangeLog configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +00:00
configure.ac configure.ac (BUILD_CONFIG): Redirect output to /dev/null. 2010-04-20 10:19:38 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2010-04-16 09:15:59 +00:00
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.