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


Richard Henderson <rth@cygnus.com> writes:

> See -malign-loops= and -malign-jumps= and -malign-functions=.
> 
> We should have also tied these to -Os, but I see that we havn't.
> I'll fix that shortly.

The preferred fix is to convert the backend to the -falign-* options
instead, which do the right thing with -Os.  See for instance the
sparc port.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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