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: Patches for --enable-checking


    so I assume deleting DECL_FRAME_SIZE doesn't have the same effect. My
    use of DECL_OFFSET_ALIGN is probably a no-op though, should I delete
    it from my patch?

Yes.  The whole thing looks rather bogus to me, but I agree that deleting
the DECL_OFFSET_ALIGN an leaving the clearing of DECL_ALIGN in is
probably what's closest to what's there.

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