[Bug gas/10856] [2.20 regression] gas creates wrong code which results in a test failure in libcrypto++'s sha2 test

2010-07-05 Thread zooko at zooko dot com
--- Additional Comments From zooko at zooko dot com 2010-07-06 04:44 --- Hey folks, some distributions such as MinGW have still not patched their version of binutils or reverted to binutils 2.19: https://sourceforge.net/tracker/index.php?func=detail&aid=2913876&group_id=2435&atid=1024

[Bug ld/11791] New: Garbage collection for STT_GNU_IFUNC symbols

2010-07-05 Thread stephen dot clarke at st dot com
$ cat test.s .section .text.foo,"ax",@progbits .type foo, @function foo: .global foo movl if...@got(%ecx), %eax ret .section .text.bar,"ax",@progbits .type bar, @function bar: .global bar ret .section .text.ifunc,"ax"