This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump
- From: "raeburn at raeburn dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2007 19:25:11 -0000
- Subject: [Bug rtl-optimization/31888] inefficient comparison sequence - cond jump to label after immediately-following cond jump
- References: <bug-31888-11337@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu 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