This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH: PR 23167
- From: Richard Henderson <rth at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 31 Aug 2005 15:07:53 -0700
- Subject: Re: C++ PATCH: PR 23167
- References: <200508312203.j7VM3e2U031039@sethra.codesourcery.com>
On Wed, Aug 31, 2005 at 03:03:40PM -0700, Mark Mitchell wrote:
> * gimplify.c (gimplify_expr): Handle TREE_ADDRESSABLE types when
> generating synthetic loads from volatile lvalues.
I guess I'm ok with this. Given that volatile means so little
specifically with TREE_ADDRESSSABLE in any language.
Silly users.
r~