erity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: lifang_...@c-sky.com
Target Milestone: ---
Created attachment 13860
--> https://sourceware.org/bugzilla/attachment.cgi?id=13860&action=edit
source code and com
https://sourceware.org/bugzilla/show_bug.cgi?id=28215
--- Comment #3 from lifang_...@c-sky.com ---
Thanks nick, I have sent a patch yesterday too.
I noticed that you reply this.
--
You are receiving this mail because:
You are on the CC list for the bug.
: gas
Assignee: unassigned at sourceware dot org
Reporter: lifang_...@c-sky.com
Target Milestone: ---
Executing on host: sh -c {../as-new
/lhome/xialf/csky-gnu-toolchain/source/binutils/gas/testsuite/gas/all/overflow.s
2>&1} /dev/null dump.out (timeout = 300)
spawn [open
https://sourceware.org/bugzilla/show_bug.cgi?id=28168
--- Comment #3 from lifang_...@c-sky.com ---
(In reply to Alan Modra from comment #1)
> So the output that overflows the buffer is:
> af4: f5003931flrwd
https://sourceware.org/bugzilla/show_bug.cgi?id=28168
--- Comment #2 from lifang_...@c-sky.com ---
%f/%lf is not suitable for float.
I prefer to use %.7g for showing float.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27566
--- Comment #4 from lifang_...@c-sky.com ---
Can we add a symbol in the default link file:
.jcr: { KEEP (*(.jcr)) }
.data.rel.ro : { *(.data.rel.ro.local
https://sourceware.org/bugzilla/show_bug.cgi?id=27566
--- Comment #3 from lifang_...@c-sky.com ---
Hi Nelson,
I agree with you, the previous patch is not a best choice.
I have do some debug today.
I add a print here:
===
diff --git a/bfd/elfnn-riscv.c b
: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: lifang_...@c-sky.com
Target Milestone: ---
Here is case(It is not the orignal case, the original is that gp can't get the
.LANCHOR. I made this case si
https://sourceware.org/bugzilla/show_bug.cgi?id=26608
lifang_...@c-sky.com changed:
What|Removed |Added
CC||lifang_...@c-sky.com