https://sourceware.org/bugzilla/show_bug.cgi?id=17498
Kostya Serebryany changed:
What|Removed |Added
CC||konstantin.s.serebryany@gma
https://sourceware.org/bugzilla/show_bug.cgi?id=18010
--- Comment #4 from Alan Modra ---
git commit 884151a7 adds a testcase for this gold failure to the bfd ld
testsuite.
Expected x86_64 output is
Contents of section .text:
1000 2010 1010 1810...
Contents of
https://sourceware.org/bugzilla/show_bug.cgi?id=18010
--- Comment #3 from Markus Trippelsdorf ---
Ah, you're right -Wl,-O1,--hash-style=gnu,--gc-sections is fine,
-Wl,-O2,--hash-style=gnu,--gc-sections isn't.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=18010
Alan Modra changed:
What|Removed |Added
Summary|--gc-sections breaks LLVM's |gold -O2 breaks LLVM's
Hi Stefan,
As this function is first available starting from OS X 10.7,
I tried to solve the problem using towlower and wcsncmp.
The problem with these functions is that towlower takes a wint_t
argument but wcsncmp takes wchar_t arguments. A colleague of mine
however pointer out that you ca