This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Emitting .intel_syntax when -mintel-syntax is used
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: [patch] Emitting .intel_syntax when -mintel-syntax is used
- From: Diego Novillo <dnovillo at cygnus dot com>
- Date: Mon, 23 Oct 2000 16:08:32 -0400
- Cc: gcc-patches at gcc dot gnu dot org
- Organization: Red Hat Canada
- References: <20001023091933.A2636@tornado.cygnus.com> <20001023100937.B18019@cygnus.com>
On Mon, 23 Oct 2000, Richard Henderson wrote:
> In general I think config/i386/att.h is a better place, but in
> this case config/linux.h would override that, so this would be
> needed as well.
>
Thanks. Commited.
Should I commit a similar patch to config/i386/att.h?