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] m68k: Use ASSEMBLER_DIALECT


Roman Zippel <zippel@linux-m68k.org> writes:

> On Mon, 27 Aug 2007, Bernardo Innocenti wrote:
>
>> Even more time ago, I proposed to kill off the Motorola syntax,
>> but it turned out that OpenBSD/m68k were still using an old version
>> of as which didn't support the MIT syntax.  For some reason related
>> to security, they wanted to keep using the old as along with the
>> latest versions of GCC.
>> 
>> If OpenBSD finally upgraded their assembler, then we could get
>> rid of the assembly variant altogether.
>
> Are you sure?
> Allmost all os ports define MOTOROLA=1, only openbsd and the generic ports 
> don't use it.
> If there is a vote I'd rather kill the MIT syntax. :)

I'd agree.  IMHO the MOTOROLA syntax is easier to understand, since
that's how it is documented.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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