Paul Thomas a612d833dc backport: re PR fortran/30660 (Allocatable components of a derived type "require" the SAVE attribute.)
fortran/
2007-03-01  Paul Thomas <pault@gcc.gnu.org>

       Backport from trunk
       PR fortran/30660
       * resolve.c (pure_function, resolve_function): Initialize name to
       null to clear up build warnings.
       (has_default_initializer): New function.
       (resolve_fl_variable): Call has_default_initializer to determine if
       the derived type has a default initializer to its ultimate
       components.

testsuite/
2007-03-01  Paul Thomas <pault@gcc.gnu.org>

       Backport from trunk
       PR fortran/30660
       * gfortran.dg/alloc_comp_basics_4.f90: New test.

       PR fortran/29820
       * gfortran.dg/actual_array_interface_1.f90: Copy source to empty
       file.

From-SVN: r122427
2007-03-01 10:43:53 +01:00
2006-10-15 07:42:57 +00:00
2006-10-15 07:42:57 +00:00

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.
Description
No description provided
Readme 2.7 GiB
Languages
C++ 30.7%
C 30.1%
Ada 14.4%
D 6.1%
Go 5.7%
Other 12.5%