You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default storage section for initialised data is `.data`. There is no
need to explicitly mark the data segment as `.data` to mirror the
semantics of `__nocommon__`. This reduces the clutter and maintains
compatibility.
0 commit comments