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: Incorrect bitfield aliasing with Tree SSA


> > OK.  Can the "proper" restriction be lifted somehow?  I don't understand
> > why it is crucial.
>
> Because we need to know which alias sets can be pointed to by a
> pointer to a containing structure?

Why do we need this exactly?  Do you mean that s.i and p->i and treated 
differently at the tree level when it comes to computing the alias set?

-- 
Eric Botcazou


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