Re: [4/5] MEM_OFFSET and MEM_OFFSET_KNOWN_P

2011-07-18 Thread Richard Guenther
On Sun, Jul 17, 2011 at 4:32 PM, Richard Sandiford wrote: > This patch makes the mechanical MEM_OFFSET interface change, > along the same lines as the MEM_SIZE one. Ok if there are no objections from target maintainers. Thanks, Richard. > Richard > > > gcc/ >        * doc/rtl.texi (MEM_OFFSET_K

[4/5] MEM_OFFSET and MEM_OFFSET_KNOWN_P

2011-07-17 Thread Richard Sandiford
This patch makes the mechanical MEM_OFFSET interface change, along the same lines as the MEM_SIZE one. Richard gcc/ * doc/rtl.texi (MEM_OFFSET_KNOWN_P): Document. (MEM_OFFSET): Change from returning an rtx to returning a HOST_WIDE_INT. * rtl.h (MEM_OFFSET_KNOWN_P)