]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/trans-types.c
Partial Failed Images patch
authorDamian Rouson <damian@sourceryinstitute.org>
Fri, 26 Jan 2018 20:14:09 +0000 (20:14 +0000)
committerAlessandro Fanfarillo <afanfa@gcc.gnu.org>
Fri, 26 Jan 2018 20:14:09 +0000 (13:14 -0700)
commitf8862a1b2afad9d107ad505de2bf554705ebdb38
tree77fadaa9edcf35dc620e4fc70fd49c750295acd5
parentdeece1aa0135de487e7846025efbc8f6cd79ffe2
Partial Failed Images patch

Co-Authored-By: Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
Co-Authored-By: Soren Rasmussen <s.c.rasmussen@gmail.com>
From-SVN: r257105
28 files changed:
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/fortran/check.c
gcc/fortran/dump-parse-tree.c
gcc/fortran/expr.c
gcc/fortran/gfortran.h
gcc/fortran/intrinsic.c
gcc/fortran/intrinsic.h
gcc/fortran/iresolve.c
gcc/fortran/iso-fortran-env.def
gcc/fortran/match.c
gcc/fortran/match.h
gcc/fortran/parse.c
gcc/fortran/resolve.c
gcc/fortran/simplify.c
gcc/fortran/st.c
gcc/fortran/trans-decl.c
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans-stmt.h
gcc/fortran/trans-types.c
gcc/fortran/trans.c
gcc/fortran/trans.h
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/team_change_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/team_end_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/team_form_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/team_number_1.f90 [new file with mode: 0644]