http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48053
Peter Bergner <bergner at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.03.09 22:51:15 Ever Confirmed|0 |1 --- Comment #1 from Peter Bergner <bergner at gcc dot gnu.org> 2011-03-09 22:51:15 UTC --- I'm positive this showed up with Mike's patch to fix PR47755, which modified easy_altivec_constant. I was in the middle of debugging a similar bug which shows up even without the easy_altivec_constant change. I already have a patch to fix that, but it looks like I can extend it to cover this test case as well. I'll look into it.