From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <9608061606.AA14095@clio.rice.edu> Subject: Re: Testing binutils 2.7 To: robert DOT hoehne AT mathematik DOT tu-chemnitz DOT de (Robert Hoehne) Date: Tue, 6 Aug 1996 11:06:29 -0600 (CDT) Cc: djgpp-workers AT delorie DOT com In-Reply-To: from "Robert Hoehne" at Aug 6, 96 11:18:53 am Content-Type: text > As you can see, there is a difference in aligning the code. > Now my question. Which is the correct? What should '.align 2' > mean? (alignment on a 2 byte boundory or on a boundary with > the last 2 bits zero?) The "2.5.2" behavior is correct. This is a configuration issue when building the tools - DJ found and fixed it late in the V2 beta processes. I can't find the fix right now.