[Bug rtl-optimization/10050] ifcvt is not smart enough

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 15 03:15:00 GMT 2006



------- Comment #6 from pinskia at gcc dot gnu dot org  2006-01-15 03:15 -------
This might have been fixed by (I am going to check soon) :
2006-01-14  Ian Lance Taylor  <ian@airs.com>

        * ifcvt.c (noce_init_if_info): New static function, broken out of
        noce_process_if_block.
        (noce_process_if_block): Call noce_init_if_info.
        (check_cond_move_block): New static function.
        (cond_move_process_if_block): New static function.
        (process_if_block): Call cond_move_process_if_block.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10050



More information about the Gcc-bugs mailing list