This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14223] [3.3] duplicated checks leave dangling conditional jumps


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]