I get blowups on Alpha when void_type_node doesn't have TYPE_SIZE set because it gets passed to FUNCTION_ARG on Alpha to compute the end position but that calls MUST_PASS_IN_STACK, which assumes that TYPE_SIZE is set.