This is the mail archive of the gcc-patches@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] Decrease excessive string literal alignment on IA-32/AMD64


On Mon, Jan 26, 2004 at 04:39:32AM -0500, Jakub Jelinek wrote:
> 	* config/i386/i386.c (ix86_constant_alignment): Decrease alignment
> 	of long string literals from 32 bytes to sizeof (void *) when !-Os
> 	and to 1 with -Os.


r~


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