------- Comment #9 from ian at airs dot com 2005-11-03 06:28 ------- Created an attachment (id=10116) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10116&action=view) Patch for RTL if-conversion
This is a patch for RTL if-conversion which fixes this particular bug on i686. It's not a real fix for the underlying issue. It just improves RTL if-conversion so that it supports multiple simple conditional moves. I'm not sure whether this is a good idea or not. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24609
