X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 13 Sep 2015 11:10:36 -0400 Message-Id: <201509131510.t8DFAa24021285@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (djgpp AT delorie DOT com) Subject: Re: binutils issue: different output from as from the exact same *.s file References: Errors-To: nobody AT delorie DOT com We had another report of this recently, and it boiled down to choosing an 8-bit vs 16-bit jump opcode at one point. No harm to execution. The variance was noted on 32-bit vs 64-bit hosted assemblers.