aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-09-05 11:06:12 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2024-09-05 11:06:12 +0200
commite9e4777ca2415a73e8db64a406c06a79add621e5 (patch)
tree10acd9f701aaa2f10b3c05938815237d7af07c64 /gcc/cp
parent3162abfb5098934e6ed9d4307a86a84d28823612 (diff)
downloadgcc-e9e4777ca2415a73e8db64a406c06a79add621e5.zip
gcc-e9e4777ca2415a73e8db64a406c06a79add621e5.tar.gz
gcc-e9e4777ca2415a73e8db64a406c06a79add621e5.tar.bz2
vrp: Fix up diagnostics wording
I've noticed non-standard wording of this diagnostics when looking at a miscompilation with --param=vrp-block-limit=0. Diagnostics generally shouldn't start with uppercase letter (unless the upper case would appear also in the middle of a sentence) and shouldn't be separate sentences with dot as separator, ; is IMHO more frequently used. 2024-09-05 Jakub Jelinek <jakub@redhat.com> * tree-vrp.cc (pass_vrp::execute): Start diagnostics with lowercase u rather than capital U, use semicolon instead of dot.
Diffstat (limited to 'gcc/cp')
0 files changed, 0 insertions, 0 deletions