]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[GOLD] PowerPC64 TOC indirect to TOC relative segfault
authorAlan Modra <amodra@gmail.com>
Fri, 3 Feb 2017 08:48:37 +0000 (19:18 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 3 Feb 2017 09:37:46 +0000 (20:07 +1030)
commit2e5c40b65afa4c29b60e795bb8ba2cefddc2d6c6
tree594a89ad6f16754d06b91684da908ee9c343f137
parentfcbac04dd1e3dcfc0cba170915ac28a8a1058239
[GOLD] PowerPC64 TOC indirect to TOC relative segfault

* powerpc.cc (Powerpc_relobj::make_toc_relative): Don't crash
when no .toc section exists.
gold/ChangeLog
gold/powerpc.cc