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: change_address


    change_address in emit-rtl.c calls get_mem_attrs with the memory
    alignment in memory units.  Shouldn't the alignment be in bits?

Yup.  For a very short time, I had it in bytes but then changed it and forgot
to change this one.  Tjanks.


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