This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH/RFC] MEM_COPY_ATTRIBUTES doesn't copy MEM_POINTER flag
- From: Ian Lance Taylor <iant at google dot com>
- To: Peter Bergner <bergner at vnet dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 08 Nov 2006 00:02:54 -0800
- Subject: Re: [PATCH/RFC] MEM_COPY_ATTRIBUTES doesn't copy MEM_POINTER flag
- References: <20061108040425.GA12430@localhost.localdomain>
Peter Bergner <bergner@vnet.ibm.com> writes:
> * rtl.h (MEM_COPY_ATTRIBUTES): Copy MEM_POINTER.
This is OK if it passes bootstrap and testing.
Thanks.
Ian