This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [trans-mem] fix GTY markers for tm_wrap_map
- From: Richard Henderson <rth at redhat dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: Ulrich Drepper <drepper at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Wed, 28 Apr 2010 08:38:50 -0700
- Subject: Re: [trans-mem] fix GTY markers for tm_wrap_map
- References: <4BD7E88D.6060105@redhat.com> <20100428123316.GA12713@redhat.com>
On 04/28/2010 05:33 AM, Aldy Hernandez wrote:
> * Makefile.in (GTFILES): Add trans-mem.c.
> * trans-mem.c (tm_wrap_map): Add 'if_marked' GTY marker.
> Include gt-trans-mem.h.
Ok.
r~