Re: [PATCH 0/7] Shrink some rtxes

2014-05-10 Thread Richard Sandiford
Richard Sandiford writes: > Until the wide-int merge there was a 32-bit hole on 64-bit hosts between > the end of the rtx flags and the start of the first field. It was decided > that CONST_WIDE_INT should use this hole to store the number of HWIs. > > This patch series moves the "i" and int-type

[PATCH 0/7] Shrink some rtxes

2014-05-10 Thread Richard Sandiford
Until the wide-int merge there was a 32-bit hole on 64-bit hosts between the end of the rtx flags and the start of the first field. It was decided that CONST_WIDE_INT should use this hole to store the number of HWIs. This patch series moves the "i" and int-typed "0" fields of some other rtxes to