This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: INT_ASM_OP oddity
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: INT_ASM_OP oddity
- From: Richard Henderson <rth at redhat dot com>
- Date: Mon, 5 Feb 2001 10:38:59 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <orlmrptwqt.fsf@guarana.lsd.ic.unicamp.br>
On Fri, Feb 02, 2001 at 04:38:50AM -0200, Alexandre Oliva wrote:
> * config/elfos.h (INT_ASM_OP): Don't define it if it's already
> defined.
> * config/sh/sh.h (INT_ASM_OP, ASM_OUTPUT_CONSTRUCTOR,
> ASM_OUTPUT_DESTRUCTOR): Copy definitions from config/elfos.h.
Ok.
r~