------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-15 02:39 ------- The reason why we convert TRUTH_ANDIF_EXPR to be TRUTH_AND_EXPR is because the BRANCH_COST is 2 on PPC. (this is done in fold-const.c).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17107