https://sourceware.org/bugzilla/show_bug.cgi?id=19359

Peter Bergner <bergner at vnet dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bergner at vnet dot ibm.com

--- Comment #5 from Peter Bergner <bergner at vnet dot ibm.com> ---
(In reply to Alan Modra from comment #2)
> I think this is possible to fix in the assembler, but you've also uncovered
> a gcc bug here.  gcc ought to be passing -mpower8 to gas when given
> -mcpu=powerpc64le.

I would say that -mcpu=powerpc64le should be treated exactly like -mcpu=power8,
so not only should it pass -mpower8 to the assembler, it should set the same
TARGET_* flags within gcc itself.  Alan, can you tell whether that is happening
or not?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to