On 11/15/19 3:40 AM, Mark Eggleston wrote:
> This patch allows comparison of numeric values with Holleriths. This
> feature is not guarded by a compiler option as it is preferred that
> extra options should avoided, this seems reasonable as current Hollerith
> support does not have such an option.
> 
> In addition it also allows comparison of character values with
> Holleriths, this is guarded by a compiler option, I've used the existing
> -fdec-char-conversions because the Hollerith is converted to character
> for the comparison to be made.
> 
> These legacy features are supported by xlf, Sun and flang compilers.
> 
> I know the deadline for new features is close. Does the process have to
> completed before the deadline or can it overlap? If not I'll withdraw it
> until stage 1 is re-opened.
The general guidance is patch should be posted prior to stage1 close;
some iteration on the patch is certainly allowed.  If the patch requires
major rework then we deal with those on a case-by-case basis.  I think
Jason has once characterized it as "no new concepts" after stage1 close.

We also usually give some port, language and runtime maintainers a bit
more leeway.

You've clearly met the submission deadline, so it's in the hands of the
Fortran maintainers to decide if this should go forward.

jeff

Reply via email to