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


Hi Bernardo,

If OpenBSD finally upgraded their assembler, then we could get
rid of the assembly variant altogether.

Well, let's not talk about dropping one syntax or the other. :-) The whole assumption before writing this patch is that upgrades and the like are not going to happen any time soon.


Even if an upgrade happens, I would still like to propose this patch because it "exposes" the places in the m68k port that change code generation beyond the syntax. We need to figure out why code generation is different and how to fix or clean it up before we can talk about the syntax switch.

Kazu Hirata


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