https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98125
--- Comment #7 from Alan Modra <amodra at gmail dot com> --- (In reply to Alan Modra from comment #5) > So the "o" flag symbol is one in the .opd section, rather than what would be > correct here, .L._Z3foov. Actually, that breakage happened recently with commit 694d4a6d0c4. ie. it looks like powerpc64 ELFv1 was broken by HJ's patch. I tend to care more about powerpc64 ELFv2, ie powerpc64le, which was broken prior to that patch.