TARGET_FUNCTION_ARG vs TARGET_MUST_PASS_IN_STACK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Which macro between TARGET_FUNCTION_ARG and TARGET_MUST_PASS_IN_STACK
has the final say on whether an argument is passed on the stack ?

Is it valid to define TARGET_MUST_PASS_IN_STACK as always returning
false, and solely use TARGET_FUNCTION_ARG to determine whether an
argument is passed on the stack ?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux