------- Comment #22 from steven at gcc dot gnu dot org 2007-05-25 20:32 ------- With the current implementation of SEE it is almost impossible to make it work on x86. You have to take into account the liveness of the flags register, and there currently is no way to include that in the dataflow equations. Maybe someone else knows how to do this...
-- steven at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|steven at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17387