gcc/gcc/fortran
Paul Thomas 50d6ceda91 re PR fortran/37597 (internal procedure fails to access host-associated module procedure)
2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * parse.c (gfc_fixup_sibling_symbols ): Fixup contained, even
	when symbol not found.

2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * gfortran.dg/host_assoc_call_5.f90: New test.

From-SVN: r141588
2008-11-04 21:17:53 +00:00
..
ChangeLog re PR fortran/37597 (internal procedure fails to access host-associated module procedure) 2008-11-04 21:17:53 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog.ptr
Make-lang.in dg-extract-results.sh: New file. 2008-10-24 10:58:44 +02:00
arith.c re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
arith.h re PR fortran/37930 (gfortran error and ICE at automatic type conversion with transfer intrinsic) 2008-10-31 04:45:28 +00:00
array.c re PR fortran/19925 (Implied do-loop in an initialization expression is broken) 2008-11-01 16:42:31 +00:00
bbt.c
check.c re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and respect -fdefault-integer-*) 2008-11-01 10:24:15 +00:00
config-lang.in
convert.c
cpp.c re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
cpp.h
data.c
data.h
decl.c re PR fortran/36322 (ICE with PROCEDURE using a complicated interface) 2008-11-01 14:24:03 +01:00
dependency.c re PR fortran/37723 (wrong result for left-right hand side array overlap and (possibly) negative strides) 2008-10-19 12:51:06 +00:00
dependency.h
dump-parse-tree.c
error.c re PR fortran/35723 (Can't use run-time array element in character declaration) 2008-10-09 09:28:22 +02:00
expr.c re PR fortran/36426 (Endless loop in gfc_apply_interface_mapping_to_expr) 2008-11-01 22:56:27 +01:00
f95-lang.c f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody. 2008-10-07 20:15:32 +02:00
gfc-internals.texi
gfortran.h re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
gfortran.texi
gfortranspec.c
interface.c re PR fortran/37588 (GENERIC type-bound procedure is not resolved) 2008-09-23 16:26:47 +02:00
intrinsic.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
intrinsic.h re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ) 2008-10-02 18:51:12 +00:00
intrinsic.texi intrinsic.texi: Update OpenMP section for OMPv3. 2008-10-28 14:22:51 +01:00
invoke.texi re PR fortran/19925 (Implied do-loop in an initialization expression is broken) 2008-11-01 16:42:31 +00:00
io.c re PR fortran/35840 (ICE for character expression in I/O specifier) 2008-10-31 15:56:21 +00:00
ioparm.def re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:15:21 +00:00
iresolve.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
iso-c-binding.def
iso-fortran-env.def
lang-specs.h re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
lang.opt re PR fortran/19925 (Implied do-loop in an initialization expression is broken) 2008-11-01 16:42:31 +00:00
libgfortran.h
match.c re PR fortran/37504 (Wrongly rejects: unprotected_pointer => protected_pointer) 2008-09-25 17:01:16 +02:00
match.h re PR fortran/35840 (ICE for character expression in I/O specifier) 2008-10-31 15:56:21 +00:00
matchexp.c
mathbuiltins.def
misc.c
module.c re PR fortran/37794 (Fortran module overloading regression) 2008-10-11 12:09:23 +00:00
openmp.c
options.c re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
parse.c re PR fortran/37597 (internal procedure fails to access host-associated module procedure) 2008-11-04 21:17:53 +00:00
parse.h
primary.c
resolve.c re PR fortran/37445 (Host-associated proc not found if same-name generic is use-associated) 2008-11-03 06:44:47 +00:00
scanner.c re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>) 2008-11-03 08:20:24 +01:00
simplify.c re PR fortran/37930 (gfortran error and ICE at automatic type conversion with transfer intrinsic) 2008-10-31 04:45:28 +00:00
st.c
symbol.c re PR fortran/36322 (ICE with PROCEDURE using a complicated interface) 2008-11-01 14:24:03 +01:00
target-memory.c
target-memory.h
trans-array.c re PR fortran/19925 (Implied do-loop in an initialization expression is broken) 2008-11-01 16:42:31 +00:00
trans-array.h re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
trans-common.c re PR fortran/37486 (alignment of data in COMMON blocks) 2008-09-22 13:45:02 +02:00
trans-const.c
trans-const.h
trans-decl.c f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody. 2008-10-07 20:15:32 +02:00
trans-expr.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
trans-intrinsic.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
trans-io.c re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken) 2008-09-26 06:15:21 +00:00
trans-openmp.c re PR fortran/37507 (Print location in (DE)ALLOCATION errors) 2008-09-18 14:02:50 +02:00
trans-stmt.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
trans-stmt.h
trans-types.c trans-types.c (gfc_get_nodesc_array_type): Don't vary types depending on debug info. 2008-10-10 07:22:32 +00:00
trans-types.h
trans.c re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
trans.h re PR fortran/35681 (wrong result for vector subscripted array expression in MVBITS) 2008-11-01 14:26:19 +01:00
types.def