Re: [s390] [committed]: fix call to store_bit_field()

2011-08-05 Thread Andreas Krebbel
On Fri, Aug 05, 2011 at 08:32:39AM -0500, Aldy Hernandez wrote: > Target could not build due to missing new arguments. > > Tested by building cc1. > > Committed as obvious. > * config/s390/s390.c (s390_expand_cs_hqi): Add new arguments to > store_bit_field. > (s390_expand_atomi

[s390] [committed]: fix call to store_bit_field()

2011-08-05 Thread Aldy Hernandez
Target could not build due to missing new arguments. Tested by building cc1. Committed as obvious. * config/s390/s390.c (s390_expand_cs_hqi): Add new arguments to store_bit_field. (s390_expand_atomic): Same. Index: config/s390/s390.c =