diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2023-03-17 12:47:06 +0000 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2023-03-17 12:47:06 +0000 |
commit | daf20b4b83615d61bf1793e8edcd64681275e598 (patch) | |
tree | 774e69a8a52ddd92b80d9e9211c5fd60c814b357 /gcc/function.cc | |
parent | c413abed869e7e34a86855a015413418f3c6b595 (diff) | |
download | gcc-daf20b4b83615d61bf1793e8edcd64681275e598.zip gcc-daf20b4b83615d61bf1793e8edcd64681275e598.tar.gz gcc-daf20b4b83615d61bf1793e8edcd64681275e598.tar.bz2 |
PR modula2/109102 Wrong quotes in diagnostic
The backtick and single quote should be replaced with %< and %> or
%qs.
gcc/m2/ChangeLog:
PR modula2/109102
* gm2-gcc/m2builtins.cc (ASSERT): Change format specifier to
use %qs rather than quotes.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions