This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[Fortran-dev] Merge from the trunk
- From: Tobias Burnus <burnus at net-b dot de>
- To: gfortran <fortran at gcc dot gnu dot org>, gcc patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 17 Apr 2010 23:52:33 +0200
- Subject: [Fortran-dev] Merge from the trunk
Another merge; not much interesting Fortran stuff, but some middle end
changes. Committed as Rev. 158475:
* Merged Revs. 158358 to 158474 from the trunk.
Fortran diffstat - looks larger than it is:
ChangeLog | 33 ++++++++++++++++++++++++++++++++-
gfortran.texi | 4 ++--
trans-array.c | 38 +++++++++++++++++++++++++-------------
trans-decl.c | 36 +++++++++++++++++++++++++-----------
trans.c | 1 -
trans.h | 1 -
6 files changed, 84 insertions(+), 29 deletions(-)
Tobias