[Bug tree-optimization/16220] [4.0 Regression] Jump pessimization
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jan 10 01:05:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-10 01:05 -------
Fixed by:
2005-01-08 Roger Sayle <roger@eyesopen.com>
* ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now that
the latent bug in rtl_delete_block has been resolved.
aka
2005-01-04 Roger Sayle <roger@eyesopen.com>
* ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
if deleting the then-block allows the test-block to fallthru to the
else-block.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16220
More information about the Gcc-bugs
mailing list