diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-04-26 15:36:18 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-04-27 08:23:18 -0700 |
commit | 3bb41228d76b3a3cbd9923d57388f0903f7683de (patch) | |
tree | 48d764ddb797c6912199cd3eb10165a4715fc32d /gcc/stack-ptr-mod.c | |
parent | 42a10bb884c0d5af2583b8bfe4d239ce95bf9e43 (diff) | |
download | gcc-3bb41228d76b3a3cbd9923d57388f0903f7683de.zip gcc-3bb41228d76b3a3cbd9923d57388f0903f7683de.tar.gz gcc-3bb41228d76b3a3cbd9923d57388f0903f7683de.tar.bz2 |
op_by_pieces_d::run: Change a while loop to a do-while loop
Change a while loop in op_by_pieces_d::run to a do-while loop to prepare
for offset adjusted operation for the remaining bytes on the last piece
operation of a memory region.
PR middle-end/90773
* expr.c (op_by_pieces_d::get_usable_mode): New member function.
(op_by_pieces_d::run): Cange a while loop to a do-while loop.
Diffstat (limited to 'gcc/stack-ptr-mod.c')
0 files changed, 0 insertions, 0 deletions