[Bug rtl-optimization/17107] Opportunity to improve code generated for complex logical expression

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 15 02:39:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list