diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-06-25 09:41:21 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-06-25 09:41:21 +0100 |
commit | b694bf417cdd7d0a4d78e9927bab6bc202b7df6c (patch) | |
tree | f2f1e6284452dd3e4ac3476bd85f816d7dfc7582 /gcc/dwarf2codeview.h | |
parent | 17b368b4b4524ce9d11bf79ce7f58d6825156ce0 (diff) | |
download | gcc-b694bf417cdd7d0a4d78e9927bab6bc202b7df6c.zip gcc-b694bf417cdd7d0a4d78e9927bab6bc202b7df6c.tar.gz gcc-b694bf417cdd7d0a4d78e9927bab6bc202b7df6c.tar.bz2 |
Revert one of the force_subreg changes
One of the changes in g:d4047da6a070175aae7121c739d1cad6b08ff4b2
caused a regression in ft32-elf; see:
https://gcc.gnu.org/pipermail/gcc-patches/2024-June/655418.html
for details. This change was different from the others in that the
original call was to simplify_subreg rather than simplify_lowpart_subreg.
The old code would therefore go on to do the force_reg for more cases
than the new code would.
gcc/
* expmed.cc (store_bit_field_using_insv): Revert earlier change
to use force_subreg instead of simplify_gen_subreg.
Diffstat (limited to 'gcc/dwarf2codeview.h')
0 files changed, 0 insertions, 0 deletions