[Bug gold/23769] New: gold: confusing error message for mixing split-stack and non-split-stack

2018-10-12 Thread cherryyz at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23769 Bug ID: 23769 Summary: gold: confusing error message for mixing split-stack and non-split-stack Product: binutils Version: 2.32 (HEAD) Status: UNCONFIRMED

[Bug binutils/23767] New: Out of Memory problem caused by Integer Overflow in c++filt

2018-10-12 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23767 Bug ID: 23767 Summary: Out of Memory problem caused by Integer Overflow in c++filt Product: binutils Version: 2.31 Status: UNCONFIRMED Severity: normal

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-12 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #7 from Dmitrii --- Sorry, it was a problem with arm-none-eabi-as -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug gold/23765] New: Malformed ELF header causes Out of Bounds read

2018-10-12 Thread dusan.repel.2013 at live dot rhul.ac.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=23765 Bug ID: 23765 Summary: Malformed ELF header causes Out of Bounds read Product: binutils Version: 2.31 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/23750] Linker does not support R_ARM_GOT_BREL with -fdpic

2018-10-12 Thread d.rodionov at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23750 --- Comment #6 from Dmitrii --- I have added this option to ./configure line: --with-cpu=cortex-r4 Build was successful, but resulting compiler always fails: rodionov@rodionov-dash:~/gcc-fdpic/install/bin$ cat test.c void test_func(void) {