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] | |
In this spirit, are you aware that df.c provides the same def-use information you attempt to generate on your own?I have taken no position on this work. I simply pointed out that it appeared to be a generalization of cross-jumping, which is something you didn't mention, so I wasn't sure if you were aware of it.
Thanks for the info. As I mentioned earlier, this patch is only in a very experimental phase. The next version will use df.c if it's possible.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |