This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: New flag: TREE_THIS_NOTRAP
- From: Richard Henderson <rth at redhat dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 9 Jun 2004 13:10:23 -0700
- Subject: Re: New flag: TREE_THIS_NOTRAP
- References: <16583.1557.289552.644295@cuddles.cambridge.redhat.com>
On Wed, Jun 09, 2004 at 01:44:05PM +0100, Andrew Haley wrote:
> * tree.h (TREE_THIS_NOTRAP): New.
> * emit-rtl.c (set_mem_attributes_minus_bitpos): Set
> MEM_NOTRAP_P from TREE_THIS_NOTRAP.
Ok.
r~