https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64358
--- Comment #2 from Roger Ferrer Ibanez <roger.ferrer at bsc dot es> --- (In reply to Pat Haugen from comment #1) > This occurs on powerpc64 Big Endian too and is fixed by a patch I just > submitted yesterday. Talk about timing... Fantastic > > https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01585.html I applied the patch in my tree and it fixes this issue. Thanks a lot!