This is the mail archive of the gcc-patches@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: [ RFA ] Fix PR 598 and PR 776


    OK.  Could you point me to roughly the right place?  Maybe when
    building the type?

No, nothing wrong with making a type that's too large, so long as no object
of that type is made.

I thought Jason and/or Jeff did this, but I see that all Jason did was take
out Jeff's attempt to fix this by putting the error message on the type.

I'd suggest expand_decl in stmt.c as one possibility.


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