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: [patch] i386.c string alignment - no alignment for < 32 bytes, else to 32 bytes


Hi,

> > > > -Os says to favor space for time.
> > > 
> > > -Os doesn't affect this. [ string alignment ]
> > 
> > This has been mentioned before and I believe it to be a bug.
>
> A clean patch for this particular issue would be useful if it
> still exists.

I did a patch for SH some time ago, see

http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00273.html

May fix at least part of the problem.

Hartmut


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