https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67211
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #36217|0 |1
is obsolete| |
--- Comment #10 from Michael Meissner <meissner at gcc dot gnu.org> ---
Created attachment 36218
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36218&action=edit
Proposed patch to fix the problem (#2)
Bill convinced me that we need setting ALLOW_MOVMISALIGN to 1 if power8. This
patch fixes that.