|
From: adrian <adr...@us...> - 2012-04-11 20:27:48
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "compose-hpc".
The branch, master has been updated
via e4cd12935b48f23fb2a05b3fd0b49cc2b9f07d01 (commit)
from 3d4110a082b010674109f9971b2acf56ddb4bd46 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e4cd12935b48f23fb2a05b3fd0b49cc2b9f07d01
Author: Adrian Prantl <ad...@ll...>
Date: Wed Apr 11 13:27:06 2012 -0700
store the subprogram kind in function_ref_exp nodes
this fixes the issue with missing CALL statements in fortran
-----------------------------------------------------------------------
Summary of changes:
rote/minitermite/doc/src2term.1 | 2 +-
rote/minitermite/doc/term2src.1 | 2 +-
rote/minitermite/regression/Makefile.include | 1 +
.../regression/fortran/{icsd.f => funCall.F} | 158 +++++++++++---------
rote/minitermite/src/RoseToTerm.C | 17 ++
rote/minitermite/src/TermToRose.C | 25 ++-
rote/minitermite/src/minitermite/TermToRose.h | 4 +-
rote/minitermite/src/termite/termite_spec.pl | 2 +-
8 files changed, 128 insertions(+), 83 deletions(-)
copy rote/minitermite/regression/fortran/{icsd.f => funCall.F} (83%)
hooks/post-receive
--
compose-hpc
|