On 01/18/2017 01:05 PM, Jakub Jelinek wrote:
...
> Two more things:
> 1)
> 823 error ("Builtin %qF is not supported without -mhtm "
> 824 "(default with -march=zEC12 and higher).", fndecl);
> is a bug, diagnostics (I think Fortran FE is a big exception here) should
> not start with capital letters, so it should be "builtin instead of
> "Builtin . Please look at other diagnostics in config/s390These have been added by me. I'll commit a patch. -Andreas-
