This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] What? Another operand patch?
- From: Andrew MacLeod <amacleod at redhat dot com>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 29 Apr 2005 15:11:03 -0400
- Subject: Re: [patch] What? Another operand patch?
- References: <1114800916.10172.5049.camel@pain>
On Fri, 2005-04-29 at 14:55, Andrew MacLeod wrote:
> Here's the last of the operand mega patches. I promise :-)
And before anyone brings it up, I am in the process of rewriting the
.texi documentation...
Note that as of this change, accessing and manipulation operands no
longer has any knowledge that stmt annotations exist, not do you ever
look at, touch, or see those various _optype structures... No direct
data structure manipulation now.
Andrew