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: More on type sizes


    > What code handles these?  Other languages (such as Ada) could benefit
    > from that, and I'd like to support it fully sometime, but what code
    > handles it?

    I just spotted this bit in stor-layout.c:layout_type :

No, I meant what code handles generating code for ARRAY_REF of such
types?   We shouldn't be making types that we can't generate code for!


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