[Bug ld/21342] two member access within null pointer

2018-05-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #12

[Bug ld/21342] two member access within null pointer

2018-05-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 Alan Modra changed: What|Removed |Added CC||paolo.montesel+sourceware@g

[Bug ld/21342] two member access within null pointer

2017-04-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/21342] two member access within null pointer

2017-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ad32986fdf9da1c8748e47b8b45100398223dba8 commit ad32986fdf9da1c8748e47b8b45

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #8 from Agostino Sarubbo --- (In reply to Nick Clifton from comment #7) > Unfortunately even with the test.o file and the linker command line I still > cannot reproduce the failure. :-( I need to admit that I missed to say tha

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #7 from Nick Clifton --- Created attachment 9967 --> https://sourceware.org/bugzilla/attachment.cgi?id=9967&action=edit Proposed patch Hi Agostino, Unfortunately even with the test.o file and the linker command line I still

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #6 from Agostino Sarubbo --- The current output is about the current git version of binutils. So the problem is reproducible with both 2.28 and master. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #5 from Agostino Sarubbo --- Created attachment 9966 --> https://sourceware.org/bugzilla/attachment.cgi?id=9966&action=edit test.o -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #4 from Agostino Sarubbo --- Created attachment 9965 --> https://sourceware.org/bugzilla/attachment.cgi?id=9965&action=edit cc --save-temps -v test.c -o test -- You are receiving this mail because: You are on the CC list for th

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #3 from Nick Clifton --- Hi Agostino, > >b. What was the full linker command line that was in use ? > Where do I need to add verbosity? Can you specify? To the cc command line, ie: cc -v test.c -o test If you add the --sa

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread ago at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 --- Comment #2 from Agostino Sarubbo --- Hi Nick, (In reply to Nick Clifton from comment #1) >a. For which architecture(s) did you encounter the problem ? x86_64 >b. What was the full linker command line that was in use ? Where do I

[Bug ld/21342] two member access within null pointer

2017-04-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21342 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1