This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14223] [3.3] duplicated checks leave dangling conditional jumps
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Feb 2004 09:12:17 -0000
- Subject: [Bug c++/14223] [3.3] duplicated checks leave dangling conditional jumps
- References: <20040220091121.14223.marcus@jet.franken.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From marcus at jet dot franken dot de 2004-02-20 09:12 -------
Created an attachment (id=5776)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5776&action=view)
testcase for bug
compile with g++ -O2 -da doubleif.ii and check cse oiutput.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14223