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: memrefs_conflict_p () for REGs in alias.c


--- "David S. Miller" <davem@redhat.com> wrote:
> 
> Remove the "flag_unroll_loops" test in
> init_alias_analysis() and
> see what happens.
Ya, I just saw that. that is as good as you specify
-funroll-loop option. it only allocates the memory for
alias_invariant array, but there is no meaningful
information in alias_invariant for cse.

-gh


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com


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