Skip to content
Snippets Groups Projects
Commit 1d0bafd9 authored by Eric Botcazou's avatar Eric Botcazou Committed by Eric Botcazou
Browse files

expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.

	* expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.
	Change type of BITOFFSET to signed.  Make sure the lower bound of
	the computed range is non-negative by adjusting OFFSET and BITPOS.
	(expand_assignment): Adjust call to get_bit_range.

From-SVN: r186110
parent f4ea8112
No related branches found
No related tags found
Loading
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