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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |