https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66830
--- Comment #3 from pleuba at swissonline dot ch ---
Is this problem/behavior referenced or documented somewhere? I did not find any
explanation on the internet.
It take me some time to understand it, and if we can avoid others to spend this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66830
pleuba at swissonline dot ch changed:
What|Removed |Added
CC||pleuba at swissonline dot
++
Assignee: unassigned at gcc dot gnu.org
Reporter: pleuba at swissonline dot ch
Target Milestone: ---
I have a problem in an application loading several plugins using the same
library containing a static variable (object of class, not POD) in an inline
function.
The compiler