[Bug binutils/23772] A NULL-Pointer dereference problems in ldlang.c in program ld (member access within null pointer of type 'union lang_statement_union')

2019-11-21 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23772 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/23772] A NULL-Pointer dereference problems in ldlang.c in program ld (member access within null pointer of type 'union lang_statement_union')

2018-10-15 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23772 --- Comment #2 from wcventure --- My configure and compile option is: > CC=clang LDFLAGS="-ldl" CFLAGS="-DFORTIFY_SOURCE=2 -fstack-protector-all > -fsanitize=undefined,address -fno-omit-frame-pointer -g -O0 -Wno-error" > ./configure

[Bug binutils/23772] A NULL-Pointer dereference problems in ldlang.c in program ld (member access within null pointer of type 'union lang_statement_union')

2018-10-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23772 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1