[Bug rtl-optimization/37240] missed if-conversion opportunity

2008-08-26 Thread bonzini at gnu dot org
--- Comment #3 from bonzini at gnu dot org 2008-08-27 04:40 --- *** This bug has been marked as a duplicate of 30521 *** -- bonzini at gnu dot org changed: What|Removed |Added --

[Bug rtl-optimization/37240] missed if-conversion opportunity

2008-08-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-08-26 20:46 --- I think this is a dup of bug 30521. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37240

[Bug rtl-optimization/37240] missed if-conversion opportunity

2008-08-26 Thread bonzini at gnu dot org
--- Comment #1 from bonzini at gnu dot org 2008-08-26 11:39 --- Created an attachment (id=16149) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16149&action=view) benchmark this is a modified version of the PR37239 testcase, with the optimization requested there performed manually.