aboutsummaryrefslogtreecommitdiff
path: root/libcpp/files.cc
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2024-09-12 16:28:10 +0200
committerUros Bizjak <ubizjak@gmail.com>2024-09-12 16:28:10 +0200
commit8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95 (patch)
treeab8b1bc0744b4de063147b896869d2748346e73d /libcpp/files.cc
parent25ac2bb57ae400621050a7e0845994336ca83b99 (diff)
downloadgcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.zip
gcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.tar.gz
gcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.tar.bz2
i386: Use offsetable address constraint for double-word memory operands, part 2
Double-word memory operands are accessed as their high and low part, so the memory location has to be offsettable. Use "o" constraint instead of "m" for double-word memory operands. gcc/ChangeLog: * config/i386/i386.md (*insvti_lowpart_1): Use "o" constraint instead of "m" for double-word mode memory operands.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions