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]

Re: powerpc & unaligned block moves with fp registers


    GCC is using STRICT_ALIGNMENT to compute a heuristic which should
    be based upon SLOW_UNALIGNED_ACCESS.  The dichotomy of STRICT_ALIGNMENT
    does not have the flexibility to describe all architectures.

Perhaps, but I think the key issue is the one I raised in my last
message: how slow is "slow"?


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