diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2022-12-10 08:34:04 +0100 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2022-12-10 08:34:04 +0100 |
commit | 84f6f8a2a97f88be01e223c9c9dbab801a4f501f (patch) | |
tree | fe3f1ad91b58718ccc7aa8b51ff6678fa6457292 /gcc/tree.cc | |
parent | 325529e21e81fbc3561d2568cb7e8a26296e5b2f (diff) | |
download | gcc-84f6f8a2a97f88be01e223c9c9dbab801a4f501f.zip gcc-84f6f8a2a97f88be01e223c9c9dbab801a4f501f.tar.gz gcc-84f6f8a2a97f88be01e223c9c9dbab801a4f501f.tar.bz2 |
Fortran: Replace simple '.' quotes by %<.%>
When using %qs instead of '%s' or %<=%> instead of '=' looks nicer
by having nicer quotes and bold text, if the terminal supports it;
otherwise, plain quotes are used.
gcc/fortran/ChangeLog:
* match.cc (gfc_match_member_sep): Use %<...%> in gfc_error.
* openmp.cc (gfc_match_oacc_routine, gfc_match_omp_context_selector,
gfc_match_omp_context_selector_specification,
gfc_match_omp_declare_variant, resolve_omp_clauses): Likewise;
use %qs instead of '%s'.
* primary.cc (match_real_constant, gfc_match_varspec): Likewise.
* resolve.cc (gfc_resolve_formal_arglist, resolve_operator,
resolve_ordinary_assign): Likewise.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions