Skip to content
Snippets Groups Projects
Commit 368dbb23 authored by Tamar Christina's avatar Tamar Christina
Browse files

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.
parent 0b47752e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment