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

Re: TREE_USED for BLOCK


    You said blocks always have TREE_USED set.  And I said that was true for
    all ordinary BLOCKs, but not BIND_EXPR blocks.  It should be obvious
    what I meant.

No, not really.  I didn't think there *were* any BLOCKs other than those
in BIND_EXPR, so I was asking what those were.

Also, it looked like those always have TREE_USED set anyway.


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