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] | |
We now connect them to empty_stmt_expr. Do you want to connect them to this table so that we can traverse that table to look for live- on-entry or uninitialized uses? I guess we could do that.
It would let us catch things in the out of ssa pass which accidentally have no def, much like assign_vars use to do...
We can do this already without that table you mentioned. I'm missing something here.
Diego.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |