This is the mail archive of the gcc@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: Restrict pointers


On Fri, 2004-03-12 at 13:15, Dan Nicolaescu wrote:
> Diego Novillo <dnovillo@redhat.com> writes:
> 
>   > On Fri, 2004-03-12 at 12:17, Dan Nicolaescu wrote:
>   > 
>   > > Dan, could you please take a look at why the code below is not
>   > > optimized?
>   > > 
>   > Have you tried -ftree-points-to=andersen?  The non-andersen parts of the
>   > aliasing pass do not handle restrict.
> 
> Yep, I did, it does not help. 
>
OK, thanks, so much for that.  I've taken the PR and will look at it
soonish.


Diego.


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