gcc/gcc/fortran
Paul Thomas f7b950b935 re PR fortran/20882 ([4.2 only] PURE procedure containing pointer assignment to dummy with pointer component)
2007-06-19  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/20882
	Correct the PR number from 20082 to 20882.

From-SVN: r125832
2007-06-18 23:07:32 +00:00
..
ChangeLog re PR fortran/20882 ([4.2 only] PURE procedure containing pointer assignment to dummy with pointer component) 2007-06-18 23:07:32 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog.ptr [multiple changes] 2007-06-15 22:42:36 -07:00
Make-lang.in re PR fortran/30820 (-Wno-error not necessary in Make-lang.in any more?) 2007-05-19 20:33:45 +00:00
arith.c gfortran.h (gfc_expr): Remove from_H, add "representation" struct. 2007-05-28 11:20:29 -07:00
arith.h
array.c re PR fortran/31716 (segfault with real array bounds) 2007-05-24 05:03:51 +00:00
bbt.c
check.c gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF. 2007-05-29 11:03:03 +02:00
config-lang.in
convert.c
data.c re PR fortran/20863 ([4.2 only] Pointer problems in PURE procedures) 2007-06-18 23:04:28 +00:00
decl.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
dependency.c gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'... 2007-05-29 17:10:48 -04:00
dependency.h
dump-parse-tree.c gfortran.h (gfc_expr): Remove from_H, add "representation" struct. 2007-05-28 11:20:29 -07:00
error.c
expr.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
f95-lang.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
gfc-internals.texi
gfortran.h decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
gfortran.texi gfortran.texi: Add documentation for GFORTRAN_UNBUFFERED_n environment variables. 2007-06-17 09:18:38 +03:00
gfortranspec.c
interface.c re PR fortran/32323 (Accepts invalid vector subscript actual argument for intent(out) dummy argument) 2007-06-13 22:12:40 +02:00
intrinsic.c trans-expr.c (gfc_conv_expr_op): Use zero constant that matches the lse type. 2007-05-31 21:14:52 +00:00
intrinsic.h gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF. 2007-05-29 11:03:03 +02:00
intrinsic.texi gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF. 2007-05-29 11:03:03 +02:00
invoke.texi
io.c re PR fortran/32223 (Backslash handling inconsistent) 2007-06-08 04:49:23 +00:00
ioparm.def
iresolve.c
iso-fortran-env.def
lang-specs.h
lang.opt
match.c re PR fortran/32223 (Backslash handling inconsistent) 2007-06-08 04:49:23 +00:00
match.h re PR fortran/32223 (Backslash handling inconsistent) 2007-06-08 04:49:23 +00:00
matchexp.c
mathbuiltins.def
misc.c
module.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
openmp.c gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'... 2007-05-29 17:10:48 -04:00
options.c
parse.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
parse.h
primary.c re PR fortran/32223 (Backslash handling inconsistent) 2007-06-08 04:49:23 +00:00
resolve.c re PR fortran/20863 ([4.2 only] Pointer problems in PURE procedures) 2007-06-18 23:04:28 +00:00
scanner.c
simplify.c [multiple changes] 2007-05-16 05:40:51 +00:00
st.c
symbol.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
target-memory.c re PR fortran/29786 (Initialization of overlapping variables: Not implemented) 2007-06-11 22:39:21 +00:00
target-memory.h re PR fortran/29786 (Initialization of overlapping variables: Not implemented) 2007-06-11 22:39:21 +00:00
trans-array.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
trans-array.h
trans-common.c re PR fortran/32302 (Incorrect result with -O2) 2007-06-14 13:04:05 +00:00
trans-const.c gfortran.h (gfc_expr): Remove from_H, add "representation" struct. 2007-05-28 11:20:29 -07:00
trans-const.h
trans-decl.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
trans-expr.c [multiple changes] 2007-06-15 22:42:36 -07:00
trans-intrinsic.c [multiple changes] 2007-06-15 22:42:36 -07:00
trans-io.c decl.c: Miscellaneous whitespace fixes. 2007-06-07 11:10:31 -07:00
trans-openmp.c gfortran.h: Renamed 'enum gfc_generic_isym_id' to 'enum gfc_isym_id'... 2007-05-29 17:10:48 -04:00
trans-stmt.c trans-stmt.c (gfc_trans_call): fix gcc_assert to a comparison, not an assignment. 2007-06-12 14:28:34 +00:00
trans-stmt.h
trans-types.c really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
trans-types.h really remove signed(_or_unsigned)?_type langhooks 2007-06-11 15:40:55 +00:00
trans.c re PR fortran/30723 (Freeing memory doesn't need to call a library function) 2007-05-14 19:33:57 +00:00
trans.h re PR fortran/31219 (ICE on array of character function results) 2007-05-26 11:25:36 +00:00
types.def