void_type_node change

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Mar 22 05:11:00 GMT 2000


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.


More information about the Gcc mailing list