This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] i386.c string alignment - no alignment for < 32 bytes, else to 32 bytes
- From: Joe Buck <jbuck at synopsys dot COM>
- To: cbsears_sf at yahoo dot com (Chris Sears)
- Cc: john at feith dot com (John Wehle), gcc-patches at gcc dot gnu dot org,gcc at gcc dot gnu dot org
- Date: Tue, 15 Jan 2002 18:31:01 -0800 (PST)
- Subject: Re: [patch] i386.c string alignment - no alignment for < 32 bytes, else to 32 bytes
> > -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.