diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-01-31 10:50:33 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-01-31 10:55:42 +0100 |
commit | 90ac839a470d61ffcd9eee0d7d37ca9c385dfefb (patch) | |
tree | 92627b3bc190a3a44d387d8fd2397c1f4b984ccc /gcc/c/c-decl.cc | |
parent | 9bf91fa360156476bce9899394f81b1e875593f4 (diff) | |
download | gcc-90ac839a470d61ffcd9eee0d7d37ca9c385dfefb.zip gcc-90ac839a470d61ffcd9eee0d7d37ca9c385dfefb.tar.gz gcc-90ac839a470d61ffcd9eee0d7d37ca9c385dfefb.tar.bz2 |
lower-bitint: Fix up VIEW_CONVERT_EXPR handling in handle_operand_addr [PR113639]
Yet another spot where we need to treat VIEW_CONVERT_EXPR differently
from NOP_EXPR/CONVERT_EXPR.
2024-01-31 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/113639
* gimple-lower-bitint.cc (bitint_large_huge::handle_operand_addr):
For VIEW_CONVERT_EXPR set rhs1 to its operand.
* gcc.dg/bitint-79.c: New test.
Diffstat (limited to 'gcc/c/c-decl.cc')
0 files changed, 0 insertions, 0 deletions