problem with iv-opts and valid gimple
Andrew Pinski
pinskia@physics.uc.edu
Fri Dec 10 20:52:00 GMT 2004
On Dec 10, 2004, at 3:48 PM, Andrew Pinski wrote:
> 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.
I had forgot to mention the COND_EXPR looks like:
if (!a) goto b; else goto c;
Thanks,
Andrew Pinski
More information about the Gcc
mailing list