https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116376
Radek Barton <radek.barton at microsoft dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Radek Barton <radek.barton at microsoft dot com> ---
I found out that the root cause is that the constructor of static objects is
not called which is a deficiency of our port. We can close this as invalid.
