bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/19359] [2.26/2.27 regression] gas fails with Error: junk at end


From: bergner at vnet dot ibm.com
Subject: [Bug gas/19359] [2.26/2.27 regression] gas fails with Error: junk at end of line: `8' on powerpc64le-linux-gnu
Date: Sat, 12 Dec 2015 17:22:54 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]