This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [m68k 12/13] properly align within code
On Wed, 2007-02-07 at 22:09 +0100, Roman Zippel wrote:
> > Assuming that's the case my only concern would be whether or not
> > the .balign pseudo-op is accepted by the various m68k assemblers.
You've made that assertion, but how do you know that? All the the
world is not gnu.
>
> Currently gas is the only assembler left and it's only generated if one
> uses one of -falign options.
But again, this hinges on your assumption that the only m68k assembler
in use is gas. Just asserting that gas is the only m68k assembler in
use isn't enough, you've got to convince us that's the case since this
kind of patch would break support for other assemblers.
jeff