[Fortran-Experiments]: patch

Christopher D. Rickett crickett@lanl.gov
Mon Feb 26 18:23:00 GMT 2007



On Mon, 26 Feb 2007, Steve Kargl wrote:

> On Mon, Feb 26, 2007 at 11:10:31AM +0100, Tobias Burnus wrote:
>>
>> Christopher D. Rickett wrote:
>>> i've attached another patch for the fortran-experiments branch.  it
>>> contains quite a bit of whitespace fixes and new test cases.  it also has
>>> improved error messages for a few things and new error checking on binding
>>> labels.  it also fixes some minor bugs, such as c_size_t and the required
>>> parens for subroutines marked with bind(c).  bootstrapped and regtested on
>>> x86 with no new failures.
>>>
>> I applied it, build it (but did not bootstrap), tested it a bit, skimmed
>> the patch itself and regtested it on x86-64/openSUSE 10.2 with no
>> failures (but the old c_int_fast*_t in c_kind_params.f90).
>>
>> Thanks for all those fixes. Steve, is this patch ok for the
>> fortran-experiments branch? If yes, I'd like to check it in.
>>
>
> Tobias,
>
> A quick scan of the patch and your testing suggest that the
> patch is OK to commit.
>
> Christopher,
>
> It appears that you are becoming more comfortable with the
> GNU coding style and your contribution is significant.   So,
> it is probably time to get "write after approval" access to
> the svn repository.  If you want such access, then go to
>
> http://gcc.gnu.org/svnwrite.html
>
> and follow the instructions.
>
> -- 
> Steve
>

thanks Steve.  i'll look into it.

Chris



More information about the Fortran mailing list