diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2007-03-15 06:44:25 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2007-03-15 06:44:25 +0000 |
commit | 36d3fb4cfe1c79915ed747b54f6a1aa2a471a833 (patch) | |
tree | 5cb4c73baa1e5f429a60e96974501d4c438fcd54 /libgfortran/runtime/backtrace.c | |
parent | 23dd73839f0024c837c3304f46c2b90c4645e9a2 (diff) | |
download | gcc-36d3fb4cfe1c79915ed747b54f6a1aa2a471a833.zip gcc-36d3fb4cfe1c79915ed747b54f6a1aa2a471a833.tar.gz gcc-36d3fb4cfe1c79915ed747b54f6a1aa2a471a833.tar.bz2 |
[multiple changes]
2007-03-15 Tobias Burnus <burnus@gcc.gnu.org>
Paul Thomas <pault@gcc.gnu.org>
PR fortran/30922
* decl.c (gfc_match_import): If the parent of the current name-
space is null, try looking for an imported symbol in the parent
of the proc_name interface.
* resolve.c (resolve_fl_variable): Do not check for blocking of
host association by a same symbol, if the symbol is in an
interface body.
2007-03-15 Paul Thomas <pault@gcc.gnu.org>
PR fortran/30879
* decl.c (match_data_constant): Before going on to try to match
a name, try to match a structure component.
PR fortran/30870
* resolve.c (resolve_actual_arglist): Do not reject a generic
actual argument if it has a same name specific interface.
PR fortran/31163
* trans-array.c (parse_interface): Do not nullify allocatable
components if the symbol has the saved attribute.
2007-03-15 Paul Thomas <pault@gcc.gnu.org>
PR fortran/30922
* gfortran.dg/import5.f90.f90: New test.
PR fortran/30879
* gfortran.dg/data_components_1.f90: New test.
PR fortran/30870
* gfortran.dg/generic_13.f90: New test.
PR fortran/31163
* gfortran.dg/alloc_comp_basics_5.f90: New test.
From-SVN: r122944
Diffstat (limited to 'libgfortran/runtime/backtrace.c')
0 files changed, 0 insertions, 0 deletions