re PR fortran/16939 (Pointers not passed as subroutine arguments)
2005-05-29 Paul Thomas <pault@gcc.gnu.org> * testsuite/Changelog: Make up for my omission to update for PR16939 etc patches. From-SVN: r100373
This commit is contained in:
parent
5b1a826cc7
commit
e0a80504dc
@ -1,3 +1,14 @@
|
||||
2005-05-29 Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/char_pointer_assign.f90:
|
||||
Test character-pointer assignments and pointer assignments.
|
||||
* gfortran.dg/char_pointer_dummy.f90:
|
||||
Test character-pointer dummy arguments.
|
||||
* gfortran.dg/char_pointer_func.f90:
|
||||
Test character-pointer function returns.
|
||||
* gfortran.dg/char_pointer_dependency.f90:
|
||||
Test character-pointer functions with dependencies.
|
||||
|
||||
2005-05-30 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/21784
|
||||
|
Loading…
Reference in New Issue
Block a user