[Bug libgomp/65155] libgomp-plugin-host_nonshm installation failure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65155 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug libgomp/65155] libgomp-plugin-host_nonshm installation failure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65155 --- Comment #1 from David Edelsohn --- 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.