[Bug ld/25002] ld/ldelf.c: missing safe-ctype.h include

2019-09-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25002 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/25002] ld/ldelf.c: missing safe-ctype.h include

2019-09-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25002 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0aa0727c8fe337cbe3319f01afc6e6afb16820aa commit 0aa0727c8fe337cbe3319f01afc6e

[Bug ld/25002] ld/ldelf.c: missing safe-ctype.h include

2019-09-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25002 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ld/24992] RISC-V: partial relaxing against global pointer with sdata section alignment

2019-09-16 Thread yitingwang16 at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24992 --- Comment #5 from Yiting Wang --- But if I remove the first line of test.c and change the default linker scripts to .sdata ALIGN(0x1000) : { __global_pointer$ = . + 0x800; *(.srodata.cst16) *(.srodata.cst8) *(.srodata.cst4) *(

[Bug ld/25002] New: ld/ldelf.c: missing safe-ctype.h include

2019-09-16 Thread pexu at sourceware dot mail.kapsi.fi
https://sourceware.org/bugzilla/show_bug.cgi?id=25002 Bug ID: 25002 Summary: ld/ldelf.c: missing safe-ctype.h include Product: binutils Version: 2.33 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Compo