https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112397
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- The .cold symbol is created by gcc, I don't see any way to control its visibility in the source. So maybe a target bug in the compiler, not a library bug.