This is the mail archive of the gcc@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]

Re: void_type_node change


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

    Richard> It would, but I think it's a bad idea to allow passing
    Richard> incomplete types to MUST_PASS_IN_STACK.

I have no idea why void_type_node is being passed there.  But, it
didn't make any more sense to pass it before just because it happenned
to have a non-NULL TYPE_SIZE.

What are you proposing to do?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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