Go to file
Paul Thomas ecd3b73c6d re PR fortran/37583 (ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram)
2008-09-21  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/37583
	* decl.c (scalarize_intrinsic_call): Both subroutines and
	functions can give a true for get_proc_mame's last argument so
	remove the &&gfc_current_ns->proc_name->attr.function.
	resolve.c (resolve_actual_arglist): Add check for recursion by
	reference to procedure as actual argument.

2008-09-21  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/37583
	* gfortran.dg/entry_18.f90: New test.

From-SVN: r140532
2008-09-21 19:58:23 +00:00
boehm-gc
config
contrib Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
fixincludes configure.ac: Fix a typo. 2008-09-06 16:00:24 -07:00
gcc re PR fortran/37583 (ICE "insert_bbt(): Duplicate key" for self-calling ENTRY subprogram) 2008-09-21 19:58:23 +00:00
gnattools
include demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
INSTALL
intl
libada re PR ada/5911 (Support for multilib in Ada) 2008-09-21 11:45:23 +00:00
libcpp cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefined. 2008-09-18 15:39:08 +00:00
libdecnumber
libffi
libgcc
libgfortran mk-sik-inc.sh: Make -Wunused-variable proof. 2008-09-10 19:18:08 +02:00
libgomp Fix typo s/darwin/bsd 2008-09-19 22:28:53 +02:00
libiberty demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
libjava install.texi (--enable-reduced-reflection): Document new option. 2008-09-05 17:09:02 +00:00
libmudflap re PR libmudflap/36397 (ICE with pointer cast and -fmudflap) 2008-09-15 23:52:53 +02:00
libobjc
libssp
libstdc++-v3 stl_algo.h (minmax(initializer_list<>): Use make_pair, consistently with the other overload for initializer_list. 2008-09-21 09:36:27 +00:00
maintainer-scripts Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
zlib Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ABOUT-NLS
ChangeLog * MAINTAINERS: Add myself in "Write After Approval". 2008-09-21 12:15:42 +00: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: Add myself in "Write After Approval". 2008-09-21 12:15:42 +00: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.