[Bug rtl-optimization/22568] Should use cmov in some stituations
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 15 03:14:00 GMT 2006
------- Comment #9 from pinskia at gcc dot gnu dot org 2006-01-15 03:14 -------
This might be fixed by (I am checking right now):
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=22568
More information about the Gcc-bugs
mailing list