https://sourceware.org/bugzilla/show_bug.cgi?id=18561
--- Comment #13 from Rich Felker ---
Nick, can you confirm that your latest patch does not break typical use of
.size like Alan Modra was concerned it would?
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=18561
--- Comment #15 from Rich Felker ---
Well that's not necessarily a show-stopper if there's a way to make it "work"
(evaluate at as-time) in .size or other contexts that aren't actually section
content and where a relocation cannot be emitted.
https://sourceware.org/bugzilla/show_bug.cgi?id=18561
--- Comment #14 from Nick Clifton ---
Hi Rich,
(In reply to Rich Felker from comment #13)
> Nick, can you confirm that your latest patch does not break typical use of
> .size like Alan Modra was concerned it would?
Hmm, good point. No, my p
https://sourceware.org/bugzilla/show_bug.cgi?id=18561
Nick Clifton changed:
What|Removed |Added
Attachment #8541|0 |1
is obsolete|
Hello,
We've recently came across a weird behavior with ld, and I wanted to
check whether this is a known issue and what's the best way to solve it.
We're using ld to link position independent binaries (passing the -pie
flag) for mips32 devices running Android. The problem is that ld marks
such
https://sourceware.org/bugzilla/show_bug.cgi?id=18859
--- Comment #4 from Evgeniy Stepanov ---
Thank you!
--wrap does not work for prebuilt shared libraries, and we need to intercept at
least some functions in those, too (ex. malloc).
--
You are receiving this mail because:
You are on the CC l
https://sourceware.org/bugzilla/show_bug.cgi?id=18401
--- Comment #4 from Aaro Koskinen ---
Is there any workaround to disable the "Inconsistent ISA" messages?
With arch=octeon+ GCC testsuite cannot be run anymore since every test fails
thanks to excess errors.
--
You are receiving this mail b
https://sourceware.org/bugzilla/show_bug.cgi?id=14187
Stas Sergeev changed:
What|Removed |Added
CC||stsp at users dot
sourceforge.net
---