https://issues.dlang.org/show_bug.cgi?id=697

--- Comment #9 from Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> ---
OK, I got the Mercurial server running again, and uploaded a copy of the
repository to GitHub. The files are here:

https://github.com/CyberShadow/dstress/tree/master/run/a

Still, looking at these test cases, it's still questionable whether there is
much value in them. For instance, asm_di_02_A.d has:

        const short x = 0x40404040;

This is clearly invalid code.

The `db 1+2` part of this issue is a valid enhancement request, but should be
filed separately. If you have a need for the feature in your programs, please
file a new enhancement request.

--

Reply via email to