This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] verify_stmts and verify_ssa


On Fri, 21 Nov 2003 05:29:25 -0800, Richard Henderson <rth@redhat.com> wrote:

> On Fri, Nov 21, 2003 at 02:17:30PM +0100, Jan Hubicka wrote:
>> I see your point now, so for COMPONENT_REF I don't need to check
>> anything and they are always shareable (one operand is var_decl and
>> other is field_decl), right?
>
> Yes.

When did we decide that COMPONENT_REFs can be shared?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]