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: Unaligned block moves and MEM_ALIGN re-broken


<<        STRICT_ALIGNMENT must be tested dynamically when the compiler is
running, not statically by the preprocessor.  It can be set by
command-line options.
>>

I assume this means that this option must be used uniformly for absolutely
every component of a program, including all library components. It would
be nice if this could be enforced somehow.


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