http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54200
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-08-08 15:31:09 UTC --- The other thing which copyrename helps is register allocation as it allows out of ssa to coalesce some ssa names which could not do before.