August 10, 2019
https://issues.dlang.org/show_bug.cgi?id=3620

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |WONTFIX

--- Comment #3 from Mathias LANG <pro.mathias.lang@gmail.com> ---
I don't think we can even make them constant. Not in a way that could be used in CTFE anyway (because there could be a linker script, or just PIC / PIE). So going to close this as WONTFIX.

--