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] | |
Even though I cannot find a testcase on the mainline, I could reproduce the problem with my tree combiner.
find_interesting_uses_cond does not handle TRUTH_NOT_EXPR.
Could you look into how to fix this problem? This might be able to reproducible on the mainline but I cannot find a testcase right now.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |