Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Richard Guenther
> >> -Original Message- >> From: Richard Guenther [mailto:richard.guent...@gmail.com] >> Sent: 26 September 2011 12:03 >> To: Bingfeng Mei >> Cc: gcc-patches@gcc.gnu.org >> Subject: Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

RE: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Bingfeng Mei
d address space > -Original Message- > From: Richard Guenther [mailto:richard.guent...@gmail.com] > Sent: 26 September 2011 12:03 > To: Bingfeng Mei > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation. > > On Mon,

Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Richard Guenther
On Mon, Sep 26, 2011 at 11:20 AM, Bingfeng Mei wrote: > Hi, > I notice the following description is different from how spu & m32c use it. > > In internal manual: > > bool TARGET_ADDR_SPACE_SUBSET_P (addr space t superset, [Target Hook] > addr space t subset) > Define this to return whether the sub