[Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump

2007-08-20 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-08-20 06:38 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump

2007-08-18 Thread raeburn at raeburn dot org
--- Comment #2 from raeburn at raeburn dot org 2007-08-18 19:25 --- In snapshot gcc-4.3-20070817 this test case seems to generate just the je instruction I was looking for. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31888

[Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump

2007-05-09 Thread raeburn at raeburn dot org
--- Comment #1 from raeburn at raeburn dot org 2007-05-10 05:51 --- Created an attachment (id=13538) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13538action=view) source file, with comments on problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31888