This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: TREE_USED for BLOCK
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: wilson at specifixinc dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 6 Jul 04 18:02:51 EDT
- Subject: 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.