expr.h
11.8 KB
-
re PR middle-end/71310 (Bitfields cause load hit store with smaller store and larger load) · 585334d4
2016-06-14 Richard Biener <rguenther@suse.de> PR middle-end/71310 PR bootstrap/71510 * expr.h (get_bit_range): Declare. * expr.c (get_bit_range): Export. * fold-const.c (optimize_bit_field_compare): Use get_bit_range and word_mode again to constrain the bitfield access. From-SVN: r237426
Richard Biener committed