This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix target stuff for alpha-vms
- To: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Subject: Re: Fix target stuff for alpha-vms
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 6 Jul 2001 15:36:58 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20010706211418.A27544@daikokuya.demon.co.uk>
On Fri, Jul 06, 2001 at 09:14:19PM +0100, Neil Booth wrote:
> * config/alpha/alpha-protos.h (vms_valid_decl_attribute_p): Delete.
> * config/alpha/alpha.c (alpha_init_machine_status,
> alpha_mark_machine_status, alpha_free_machine_status): Delete.
> (TARGET_VALID_DECL_ATTRIBUTE): Define for VMS.
> (vms_valid_decl_attribute_p): Make static, conditionally compile.
> * config/alpha/alpha.h (VALID_MACHINE_DECL_ATTRIBUTE): Delete.
Ok.
r~