]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/fortran/ChangeLog.ptr
PR fortran/95090 - ICE: identifier overflow
[thirdparty/gcc.git] / gcc / fortran / ChangeLog.ptr
CommitLineData
5be014d5
AP
12007-05-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
2
3 * trans-intrinsic.c (gfc_conv_intrinsic_repeat): Use
4 POINTER_PLUS_EXPR instead of PLUS_EXPR for pointer addition.
5
62007-05-07 Andrew Pinski <andrew_pinski@playstation.sony.com>
7
8 * trans-expr.c (gfc_trans_string_copy): Create
9 POINTER_PLUS_EXPR instead of a PLUS_EXPR
10 for pointer types.
11
ad41bd84
JM
12\f
13Copyright (C) 2007 Free Software Foundation, Inc.
14
15Copying and distribution of this file, with or without modification,
16are permitted in any medium without royalty provided the copyright
17notice and this notice are preserved.