[PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Bingfeng Mei
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 subset named address space is contained within the superset named

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 b...@broadcom.com 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

RE: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Bingfeng Mei
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, Sep 26, 2011 at 11:20 AM, Bingfeng

Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation.

2011-09-26 Thread Richard Guenther
@gcc.gnu.org Subject: Re: [PATCH] correct TARGET_ADDR_SPACE_SUBSET_P documentation. On Mon, Sep 26, 2011 at 11:20 AM, Bingfeng Mei b...@broadcom.com wrote: Hi, I notice the following description is different from how spu m32c use it. In internal manual: bool TARGET_ADDR_SPACE_SUBSET_P