diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2024-12-25 22:23:39 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@orcam.me.uk> | 2024-12-25 22:23:39 +0000 |
commit | 6036a1a479154706a3a7c779ee28e74b03357c55 (patch) | |
tree | 7623333a5a32da5c108b8bcdc5f7b642199d946a /gcc/ada/gcc-interface | |
parent | 3c99ea19d26a2458302c54a33fbd17abfbef787a (diff) | |
download | gcc-6036a1a479154706a3a7c779ee28e74b03357c55.zip gcc-6036a1a479154706a3a7c779ee28e74b03357c55.tar.gz gcc-6036a1a479154706a3a7c779ee28e74b03357c55.tar.bz2 |
Alpha: Remove code duplication in block clear trailer
Remove code duplication in the part of `alpha_expand_block_clear' that
handles any aligned trailing part of the block, observing that the two
legs of code only differ by the machine mode and that we already take
the same approach with handling any unaligned prefix earlier on. No
functional change, just code shuffling.
gcc/
* config/alpha/alpha.cc (alpha_expand_block_clear): Fold two
legs of a conditional together.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions