If the initializer is a compile-time constant (or at least a part of it is), then store the constant value in a module-local constant global value and then memcpy the value into the variable. This, in turn, turns into much better assembly in the end. Issue #176.
259 KiB
259 KiB