Re: Object alignment, was: cygwin failures - assertion !(addr FLAGS) failed:

2002-05-06 Thread Tim Prince
On Sunday 05 May 2002 21:49, Tom Tromey wrote: Tim == Tim Prince [EMAIL PROTECTED] writes: Tim The binutils alignment parameter in coff-i386.c is set to 4-byte Tim alignment. 4-byte alignment also is the default for gcc -Os, at Tim least from gcc-3.1. Cases have been produced where

RE: Object alignment, was: cygwin failures - assertion !(addr FLAGS) failed:

2002-05-06 Thread Boehm, Hans
From: Tim Prince [mailto:[EMAIL PROTECTED]] Stack alignment matters when you use xmmintrin.h. I didn't take the question as being one where gcj and libgcj were to be built without regard to other consequences, although I'm surprised if gcj doesn't allocate anything on stack. To