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]
Other format: [Raw text]

Re: PATCH: Check all insns in fallthru to see if label is mentioned


    In looking at the rtl, I also noticed virtual-stack-vars are being
    referenced before they are initialized.  For example, I see the
    following rtl in main:

This is to preserve the original value of the other bits in the byte
containing the field.  Yes, they are undefined here, but the bitfield
code can't know that.


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