Re: [fortran,patch] Binding label can be any initialisation expression

2014-06-29 Thread FX
> Works as advertized and even fixes pr38838. > Thanks for the patch. Thanks for the review, committed to trunk as rev. 212123 FX

Re: [fortran,patch] Binding label can be any initialisation expression

2014-06-28 Thread FX
ping*2 > ping > > To reinforce the message in my earlier email: we can fine-tune the list of > allowed characters in identifiers later, but I’d like to get this patch in > already (so it gets large exposure before the 4.10 release). > > FX > > > >> Binding label can be any initialisation e

Re: [fortran,patch] Binding label can be any initialisation expression

2014-06-15 Thread FX
ping To reinforce the message in my earlier email: we can fine-tune the list of allowed characters in identifiers later, but I’d like to get this patch in already (so it gets large exposure before the 4.10 release). FX > Binding label can be any initialisation expression. Well, only scalar

[fortran,patch] Binding label can be any initialisation expression

2014-06-08 Thread FX
Well, only scalar character of the default kind, but still… This patch achieves this goal by following the obvious plan, which has not changed since I wrote it in PR 36275 in 2008 :) The custom matcher for binding label, in gfc_match_bind_c(), is removed and the generic matcher gfc_match_init_ex