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: Problem with your new SRA code


    Basically, I don't think there's enough win to be had worrying about
    it, and it's *much* easier to lose with arrays.

Fair enough.  The fact that the array reference is far more likely to be
in a loop than the component reference is certainly a difference between them.


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