This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] VMS ABI stuff for IA64
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: Douglas B Rupp <rupp at gnat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, wilson at codesourcery dot com
- Date: Fri, 31 Jul 2009 11:05:01 -0700
- Subject: Re: [PATCH] VMS ABI stuff for IA64
- References: <4A7109DB.7030909@gnat.com>
- Reply-to: sje at cup dot hp dot com
On Wed, 2009-07-29 at 19:47 -0700, Douglas B Rupp wrote:
> #define TARGET_PROMOTE_FUNCTION_ARGS hook_bool_tree_true
> #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
Douglas,
One other small change in the first patch, I think these should be
hook_bool_const_tree_true.
Steve Ellcey
sje@cup.hp.com