On Fri, Jun 10, 2016 at 01:14:16PM -0600, Jeff Law wrote: > > PR middle-end/71310 > > * fold-const.c (optimize_bit_field_compare): Don't try to use > > word_mode unconditionally for reading the bit field, look at > > DECL_BIT_FIELD_REPRESENTATIVE instead.
> Testcase? It would seem to me that you could make a ppc testcase > without major difficulties from either of the tests in the BZ. Yeah I can do that, will have to deal with all our various ABIs, sigh ;-) Segher