http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50031
William J. Schmidt <wschmidt at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2012-03-02 15:02:23 UTC --- I'm going to mark this fixed at this point, but there are still a couple of future work items arising from the original issue that should be considered: 1) Loop versioning for alignment. 2) Better cost modeling (on powerpc64, at least) for pipeline limitations on vector permute and certain other instructions.