[Issue 23811] Compiler doesn't emit global variables
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Mar 28 11:09:16 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23811
--- Comment #2 from ryuukk_ <ryuukk.dev at gmail.com> ---
As i mentioned in the forum post, it is compiled with debug -g -debug, i tried
all kind of -g (-g -gf -gs)
The problem is displayed here:
https://godbolt.org/z/nYGfMTqYY
!dbg on the global for C++
missing for D
--
More information about the Digitalmars-d-bugs
mailing list