The expression allocating the memory wasn't valid in the first place. This matches the diagnostic behavior of the current interpreter.
Emit a CCE diagnostic.
If the global variable is constant (but not constexpr), we need to diagnose, but keep evaluating.