This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] mcore: Remove ASM_OUTPUT_EXTERNAL.
- From: Nick Clifton <nickc at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 16 Feb 2004 12:01:20 +0000
- Subject: Re: [patch] mcore: Remove ASM_OUTPUT_EXTERNAL.
- References: <20040214.140031.71087211.kazu@cs.umass.edu>
Hi Kazu,
> [patch] mcore: Remove ASM_OUTPUT_EXTERNAL.
> http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01357.html
> http://gcc.gnu.org/ml/gcc-patches/2004-01/msg02610.html
> This one is partially reviewed, but no decision has been made.
For now I think that removing the defintion, and the #undef and the
comment should be sufficient. We may have to come back to this in the
future if it turns out that the C++ implementation has problems.
> 2004-01-14 Kazu Hirata <kazu@cs.umass.edu>
>
> * config/mcore/mcore.h (ASM_OUTPUT_EXTERNAL): Remove.
Approved - with provisos - please apply.
Cheers
Nick