y: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: judge.packham+glibc at gmail dot com
Target Milestone: ---
When building with -mcpu=e500mc the assembler reports produces the following
error
[ALL ]/tmp/ccafVatb.s: Assembler messages:
[ERROR]
https://sourceware.org/bugzilla/show_bug.cgi?id=28919
--- Comment #1 from Chris Packham ---
Created attachment 13993
--> https://sourceware.org/bugzilla/attachment.cgi?id=13993&action=edit
assembly file emitted by GCC
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28919
--- Comment #2 from Chris Packham ---
Debugging a bit further looks like the generated assembly listing has a
".machine ppc" directive in it which overrides the -me500mc from the command
line.
--
You are receiving this mail because:
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=28919
--- Comment #3 from Chris Packham ---
This might be resolve by
https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=cebc89b9328;hp=9cbed90ee623d75e31994e7943960c997ba565f2
--
You are receiving this mail because:
You are on the CC li
https://sourceware.org/bugzilla/show_bug.cgi?id=28919
Chris Packham changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: judge.packham+glibc at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
Just updating crosstool-ng to the latest binutils and github'
https://sourceware.org/bugzilla/show_bug.cgi?id=31320
--- Comment #2 from Chris Packham ---
It looks like is a C11 thing so maybe instead of __APPLE__ some check
around that would be better.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=31320
--- Comment #3 from Chris Packham ---
Looks like it could be imported from gnulib
https://www.gnu.org/software/gnulib/manual/html_node/uchar_002eh.html for
systems that don't have it.
--
You are receiving this mail because:
You are on the CC
: gold
Assignee: ccoutant at gmail dot com
Reporter: judge.packham+glibc at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
I'm experimenting with adding ld.gold as an option to our toolchains
but I'm hitting an error. This happens to b
https://sourceware.org/bugzilla/show_bug.cgi?id=32016
Chris Packham changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
10 matches
Mail list logo