diff options
author | Tamar Christina <tamar.christina@arm.com> | 2022-08-30 07:48:21 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2022-08-30 07:48:21 +0100 |
commit | 368dbb23c5efaf86b2b18945508d379713c0d12c (patch) | |
tree | 8f86795a98b4410de7c3203affbc54050a69357b /gcc/tree-ssa-phiopt.cc | |
parent | 0b47752e7e5169370c84eb30016b3aeac06ddc5e (diff) | |
download | gcc-368dbb23c5efaf86b2b18945508d379713c0d12c.zip gcc-368dbb23c5efaf86b2b18945508d379713c0d12c.tar.gz gcc-368dbb23c5efaf86b2b18945508d379713c0d12c.tar.bz2 |
middle-end: intialize regnum in store_bit_field_1
This initializes regnum to 0 for when undefined_p.
0 is the right default as it's supposed to get the lowpart
when undefined.
gcc/ChangeLog:
* expmed.cc (store_bit_field_1): Initialize regnum to 0.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions