diff options
author | Christoph Müllner <christoph.muellner@vrull.eu> | 2022-09-30 12:15:14 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@vrull.eu> | 2022-09-30 16:54:33 +0200 |
commit | a6eeb20a42a854f9127dcf1a0b54ed8c4f50f27c (patch) | |
tree | 75011a5d9e840d1775a730fb1d685e9209bfdf8e /etc | |
parent | 0b8c36f7177afa59cb1527c62c3d04030c9a092d (diff) | |
download | gdb-a6eeb20a42a854f9127dcf1a0b54ed8c4f50f27c.zip gdb-a6eeb20a42a854f9127dcf1a0b54ed8c4f50f27c.tar.gz gdb-a6eeb20a42a854f9127dcf1a0b54ed8c4f50f27c.tar.bz2 |
RISC-V: Eliminate long-casts of X_add_number in diagnostics
There is no need for casts to (signed/unsigned) long, as we can use
C99's PRId64/PRIu64 format specifiers.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions