expr.c
338 KB
-
re PR middle-end/58970 (internal compiler error: in get_bit_range, at expr.c:4562) · fda1ba0a
PR middle-end/58970 * expr.c (get_bit_range): Handle *offset == NULL_TREE. (expand_assignment): If *bitpos is negative, set *offset and adjust *bitpos, so that it is not negative. * gcc.c-torture/compile/pr58970.c: New test. From-SVN: r204444
Jakub Jelinek committed