This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] VMS ABI stuff for IA64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]