http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53986
--- Comment #7 from stevenb.gcc at gmail dot com <stevenb.gcc at gmail dot com> 2012-08-05 13:53:30 UTC --- On Sun, Aug 5, 2012 at 3:32 PM, vries at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org> wrote: > I think you forgot the cast to unsigned after the add that represents the > currently generated code: It would seem so... Anyway, I am quite sure to remember correctly that I had the unsigned before the add, and it caused bootstrap or test issues. But as always, patches welcome :-)