diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-10-03 00:33:39 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-10-03 00:33:39 +0200 |
commit | 775eaa4d83458393a34aa6197ff823b63d6078fd (patch) | |
tree | 1238acad4fded9e02848fdc004a8f02d187e6845 /gcc/ginclude/stdint-gcc.h | |
parent | 1006c9d4395a939820df76f37c7b085a4a1a003f (diff) | |
download | gcc-775eaa4d83458393a34aa6197ff823b63d6078fd.zip gcc-775eaa4d83458393a34aa6197ff823b63d6078fd.tar.gz gcc-775eaa4d83458393a34aa6197ff823b63d6078fd.tar.bz2 |
re PR rtl-optimization/91976 (RTL check: expected code 'const_int', have 'reg' in emit_block_move_hints, at expr.c:1627)
PR rtl-optimization/91976
* expr.c (emit_block_move_hints): Don't call can_move_by_pieces if
size is not CONST_INT_P, set pieces_ok to false in that case. Simplify
CONST_INT_P (size) && pieces_ok to pieces_ok. Formatting fix.
From-SVN: r276495
Diffstat (limited to 'gcc/ginclude/stdint-gcc.h')
0 files changed, 0 insertions, 0 deletions