Go to file
Francois-Xavier Coudert 43e7fd21ac re PR fortran/34868 (ICE with -ff2c for function returning a complex number)
PR fortran/34868

	* trans-expr.c (gfc_conv_variable): Don't build indirect
	references when explicit interface is mandated.
	* resolve.c (resolve_formal_arglist): Set attr.always_explicit
	on the result symbol as well as the procedure symbol.

	* gfortran.dg/f2c_9.f90: New test.

From-SVN: r132751
2008-02-28 15:42:21 +00:00
boehm-gc
config
contrib
fixincludes re PR other/32948 (five warnings and a patch) 2008-02-25 22:50:17 +11:00
gcc re PR fortran/34868 (ICE with -ff2c for function returning a complex number) 2008-02-28 15:42:21 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/35379 (-MT generates a target string too long over two lines) 2008-02-27 21:42:23 +00:00
libdecnumber
libffi
libgcc
libgfortran re PR fortran/29549 (matmul slow for complex matrices) 2008-02-25 21:27:28 +02:00
libgomp
libiberty
libjava * HACKING: Correct typo in find command. 2008-02-28 06:52:59 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 acinclude.m4: Also check for EIDRM and ETXTBSY. 2008-02-25 13:15:16 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2008-02-25 14:42:14 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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 * MAINTAINERS (Write After Approval): Add myself. 2008-02-25 14:42:14 +01:00
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.