diff options
author | Pan Li <pan2.li@intel.com> | 2024-07-30 13:56:40 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2024-07-30 14:39:12 +0800 |
commit | 85cff6e46d212240f9c15c2d7d614b6089be772a (patch) | |
tree | fd786fdc61f48f2a7678f391299475d8ff235fcd /gcc/cp/parser.cc | |
parent | c1d35de0d94d43b9976aff44001dadd4dd42b7ae (diff) | |
download | gcc-85cff6e46d212240f9c15c2d7d614b6089be772a.zip gcc-85cff6e46d212240f9c15c2d7d614b6089be772a.tar.gz gcc-85cff6e46d212240f9c15c2d7d614b6089be772a.tar.bz2 |
RISC-V: Take Xmode instead of Pmode for ussub expanding
The Pmode is designed for pointer, thus leverage the Xmode instead
for the expanding of the ussub.
gcc/ChangeLog:
* config/riscv/riscv.cc (riscv_expand_ussub): Promote to Xmode
instead of Pmode.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions