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


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. 


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