This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: ISO C Binding merge palns


On Wed, May 30, 2007 at 10:49:27PM -0700, Steve Kargl wrote:
> 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).
> 

The surgery is done!  Danny has renamed the fortran-experiments-fix
branch back the fortran-experiments branch.  To prevent any unforeseen
future breakage, it may be advisable to delete your local working 
copy of the fortran-experiments branch and then checkout a clean
version.

svn checkout svn+ssh://gcc.gnu.org/svn/gcc/branches/fortran-experiments

-- 
Steve


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