This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
ISO C Binding merge palns
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Wed, 30 May 2007 22:49:27 -0700
- Subject: ISO C Binding merge palns
Gang,
With Danny Berlin's help, the fortran-experiments branch is
almost fixed. I need to do a commit and Danny needs to do
a little more surgery in the svn repo. However, I just
built and regression tested the fortran-experiments-fix
branch. There are 3 failing testcases: interface_12.f90,
result_in_spec_1.f90, and sizeof.f90. The last time I
tested trunk, the first 2 testcases were failing. The new
testcase, sizeof.f90, has been reported to fail on various
architectures. Thus, I think it is time that Chris Rickett's
hard work is committed to trunk.
I hope to cut a patch against trunk on Saturday for submission
to both fortran@ and gcc-patches@. This may be a very large
patch. Hopefully, everyone can provide technical reviews and
more importantly fixes. If you see a formatting problem, please
make a mental note and we can clean up this type of problem
later. Alternately, if you see a formatting problem, feel
free to fix the problem on the branch (note, Danny's surgery
requires my commit, and his renaming of branches. I'll give
a HEADS UP).
--
Steve