> PING - https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00731.html
OK.
PING - https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00731.html
Tobias Burnus wrote:
> This patch requires that the gfc_error patch has been applied,
> https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00607.html
That patch has now been committed - and my patch still applies, building
and regtesting
This patch requires that the gfc_error patch has been applied,
https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00607.html
The patch does some missing '%s' to %qs and '...' to %<...%> for
gfc_error, does likewise for gfc_notify_std and converts the latter into
calls to gfc_error and gfc_warning.