diff options
author | Jeff Law <jlaw@ventanamicro.com> | 2023-07-24 08:10:21 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2023-07-24 08:10:21 -0600 |
commit | d90e81af8052e96ae3262ed3ac42682537fc42c6 (patch) | |
tree | 36a59188e1e9ee2d361b131eeb9c63dec338d134 /gcc/cp/constexpr.cc | |
parent | 4be3919fb75e3d2a4d2bb80ba33c14e0973bc08f (diff) | |
download | gcc-d90e81af8052e96ae3262ed3ac42682537fc42c6.zip gcc-d90e81af8052e96ae3262ed3ac42682537fc42c6.tar.gz gcc-d90e81af8052e96ae3262ed3ac42682537fc42c6.tar.bz2 |
[committed] Use single quote rather than backquote in RISC-V diagnostic
Similar to the other patch this morning, this fixes a warning that was causing
the RISC-V bootstrap to fail.
In this case the diagnostic used a backquote. This changes it to a simple
single quote which the diagnostic framework won't complain about.
Committed to the trunk.
gcc/
* common/config/riscv/riscv-common.cc (riscv_subset_list::add): Use
single quote rather than backquote in diagnostic.
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions