diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-03-07 15:16:56 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-03-07 15:16:56 +0100 |
commit | 02b7dd7f8233eb83f660cc021857be36cab2b846 (patch) | |
tree | 8c096d030d425230f2689851cba35a8e3c5805c5 /gcc/fortran | |
parent | 027e30414492d50feb2854aff38227b14300dc4b (diff) | |
download | gcc-02b7dd7f8233eb83f660cc021857be36cab2b846.zip gcc-02b7dd7f8233eb83f660cc021857be36cab2b846.tar.gz gcc-02b7dd7f8233eb83f660cc021857be36cab2b846.tar.bz2 |
Add missing space in various string literals
After more than 2 years I've run my
https://gcc.gnu.org/ml/gcc-patches/2017-02/msg00844.html
script again. While it has lots of false positives, it discovered
two bugs.
2022-03-07 Jakub Jelinek <jakub@redhat.com>
gcc/c/
* c-parser.cc (c_parser_omp_clause_map): Add missing space in string
literal.
gcc/cp/
* parser.cc (cp_parser_omp_clause_map): Add missing space in string
literal.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions