This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: gen_*_mem utility functions for stack accesses (Was: Re: MEM_NONTRAP_P and push/pop alias set)
- From: Richard Henderson <rth at redhat dot com>
- To: Joern RENNECKE <joern dot rennecke at st dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Hans-Peter Nilsson <hp at axis dot com>, Jeff Law <law at redhat dot com>, Kazu Hirata <kazu at codesourcery dot com>
- Date: Fri, 2 Sep 2005 11:44:42 -0700
- Subject: Re: RFA: gen_*_mem utility functions for stack accesses (Was: Re: MEM_NONTRAP_P and push/pop alias set)
- References: <43175BFD.9000003@st.com> <20050901211807.GA18480@redhat.com> <431846DC.2080702@st.com> <431875F8.308@st.com>
On Fri, Sep 02, 2005 at 04:55:36PM +0100, Joern RENNECKE wrote:
> * emit-rtl.c (gen_frame_mem, gen_tmp_stack_mem): New functions.
Another that would be useful would be gen_varargs_mem, which
would set the alias set to get_varargs_alias_set.
r~