aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorLulu Cheng <chenglulu@loongson.cn>2023-01-18 11:06:56 +0800
committerLulu Cheng <chenglulu@loongson.cn>2023-01-24 12:55:11 +0800
commitb5ea0f071aca505c82cc8c062e57bf9892900277 (patch)
tree1d12efa682bf526142811ea10921e3905ca05838 /gcc/config.gcc
parent049a52909075117f5112971cc83952af2a818bc1 (diff)
downloadgcc-b5ea0f071aca505c82cc8c062e57bf9892900277.zip
gcc-b5ea0f071aca505c82cc8c062e57bf9892900277.tar.gz
gcc-b5ea0f071aca505c82cc8c062e57bf9892900277.tar.bz2
LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731].
Co-authored-by: Yang Yujie <yangyujie@loongson.cn> PR target/107731 gcc/ChangeLog: * config/loongarch/loongarch.cc (loongarch_classify_address): Add precessint for CONST_INT. (loongarch_print_operand_reloc): Operand modifier 'c' is supported. (loongarch_print_operand): Increase the processing of '%c'. * doc/extend.texi: Adds documents for LoongArch operand modifiers. And port the public operand modifiers information to this document. gcc/testsuite/ChangeLog: * gcc.target/loongarch/tst-asm-const.c: Moved to... * gcc.target/loongarch/pr107731.c: ...here.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions