This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, Fortran] committed coarray patch 3/n and 5/n: Coarray declarations (PR 18918)


I have now committed the coarray declaration patch
http://gcc.gnu.org/ml/fortran/2010-02/msg00082.html (cf. also
http://gcc.gnu.org/ml/fortran/2010-02/msg00137.html and
http://gcc.gnu.org/ml/fortran/2010-02/msg00139.html), patch:
http://users.physik.fu-berlin.de/~tburnus/coarray/new/coarray_decl-3.diff

Additionally, the follow up fix for coarray declarations,
http://gcc.gnu.org/ml/fortran/2010-03/msg00032.html (reviewed at
http://gcc.gnu.org/ml/fortran/2010-03/msg00080.html and
http://gcc.gnu.org/ml/fortran/2010-03/msg00086.html), patch:
http://users.physik.fu-berlin.de/~tburnus/coarray/new/coarray_decl_fixes.diff

Note: There is still a small issue for coarray declaration, which is
fixed as part of the - still to be reviewed - coarray expression patch
at: http://gcc.gnu.org/ml/fortran/2010-03/msg00219.html

Tobias

Sending        gcc/fortran/ChangeLog
Sending        gcc/fortran/array.c
Sending        gcc/fortran/decl.c
Sending        gcc/fortran/dump-parse-tree.c
Sending        gcc/fortran/gfortran.h
Sending        gcc/fortran/match.c
Sending        gcc/fortran/match.h
Sending        gcc/fortran/module.c
Sending        gcc/fortran/parse.c
Sending        gcc/fortran/resolve.c
Sending        gcc/fortran/symbol.c
Sending        gcc/testsuite/ChangeLog
Adding         gcc/testsuite/gfortran.dg/coarray_4.f90
Adding         gcc/testsuite/gfortran.dg/coarray_5.f90
Adding         gcc/testsuite/gfortran.dg/coarray_6.f90
Transmitting file data ...............
Committed revision 158012.

Sending        gcc/fortran/ChangeLog
Sending        gcc/fortran/array.c
Sending        gcc/fortran/gfortran.h
Sending        gcc/fortran/parse.c
Sending        gcc/fortran/resolve.c
Sending        gcc/testsuite/ChangeLog
Sending        gcc/testsuite/gfortran.dg/coarray_4.f90
Sending        gcc/testsuite/gfortran.dg/coarray_6.f90
Transmitting file data ........
Committed revision 158014.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]