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


    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?

I'll think about it some more.  I agree it shouldn't be passed, but it
definitely wants something of zero size so that it doesn't affect the
parameter passing data.

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