diff options
| author | pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-02 12:35:57 +0000 |
|---|---|---|
| committer | pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-02-02 12:35:57 +0000 |
| commit | 2ecf364f9874ef6259c056e6e4f454227130e15c (patch) | |
| tree | 0569867556e0d5a7bd437b89e86d54632a6fbed1 /libjava/classpath/lib/java/security | |
| parent | e363a78f9d6103e249b75e95a133ac9c5c591142 (diff) | |
| download | ppe42-gcc-2ecf364f9874ef6259c056e6e4f454227130e15c.tar.gz ppe42-gcc-2ecf364f9874ef6259c056e6e4f454227130e15c.zip | |
2007-02-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/30284
PR fortran/30626
* trans-expr.c (gfc_conv_aliased_arg): Remove static attribute
from function and make sure that substring lengths are
translated.
(is_aliased_array): Remove static attribute.
* trans.c : Add prototypes for gfc_conv_aliased_arg and
is_aliased_array.
* trans-io.c (set_internal_unit): Add the post block to the
arguments of the function. Use is_aliased_array to check if
temporary is needed; if so call gfc_conv_aliased_arg.
(build_dt): Pass the post block to set_internal_unit and
add to the block after all io activiy is done.
2007-02-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/30284
PR fortran/30626
* io/transfer.c (init_loop_spec, next_array_record): Change to
lbound rather than unity base.
2007-02-02 Paul Thomas <pault@gcc.gnu.org>
PR fortran/30284
* gfortran.dg/arrayio_11.f90.f90: New test.
PR fortran/30626
* gfortran.dg/arrayio_12.f90.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121500 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/java/security')
0 files changed, 0 insertions, 0 deletions

