Go to file
Paul Thomas aa84a9a5e4 re PR fortran/31214 (User-defined operator using entry leads to ICE)
2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/31214
	* symbol.c (get_unique_symtree): Moved from module.c.
	* module.c (get_unique_symtree): Moved to symbol.c.
	* decl.c (get_proc_name): Transfer the typespec from the local
	symbol to the module symbol, in the case that an entry is also
	a module procedure.  Ensure the local symbol is cleaned up by
	pointing to it with a unique symtree.

	* dump_parse_tree (gfc_show_code_node): Add EXEC_ASSIGN_CALL.

2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/31214
	* gfortran.dg/entry_13.f90: New test.

	* gfortran.dg/entry_12.f90: Clean up .mod file.

From-SVN: r127213
2007-08-04 20:46:11 +00:00
boehm-gc
config
contrib
fixincludes inclhack.def (solaris_math_5, [...]): Delete fixes. 2007-08-04 03:44:24 +00:00
gcc re PR fortran/31214 (User-defined operator using entry leads to ICE) 2007-08-04 20:46:11 +00:00
gnattools
include
INSTALL
intl
libada
libcpp directives-only.c: New file. 2007-07-30 18:29:20 +00:00
libdecnumber
libffi return_ul.c (main): Define return type as ffi_arg. 2007-08-03 03:17:13 +00:00
libgcc
libgfortran re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing) 2007-08-03 22:09:10 +00:00
libgomp
libiberty make-relative-prefix.c (make_relative_prefix_1): Fix resource leak. 2007-08-03 17:38:14 +00:00
libjava Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
libmudflap Makefile.in: Rebuilt. 2007-07-27 00:16:35 +00:00
libobjc
libssp
libstdc++-v3 DR 660, [Ready] in Toronto. 2007-08-02 17:39:51 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +00:00
configure.ac configure.ac: Add types checking to stage1 checking flags. 2007-07-26 10:27:50 +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 MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. 2007-07-31 11:40:24 -04: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.