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: genattrtab.c [Am I on drugs?!?]


    The rtx pointers from the elem array end up in the wrong places in the
    test array when a HOST_WIDE_INT is larger than a pointer.

Sorry, I still don't see this.

    Each entry in the rtunion array is twice the size of each entry in the 
    elem array.

No, because elem is an array of rtunion too!


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