https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65155
--- Comment #1 from David Edelsohn <dje at gcc dot gnu.org> --- This is caused by AIX keeping the plugin shared object cached after running the testsuite. I guess this means the best solution is deleting the library before relinking it.