May 08
https://issues.dlang.org/show_bug.cgi?id=24545

--- Comment #1 from erikas.aubade@gmail.com ---
Created attachment 1914
  --> https://issues.dlang.org/attachment.cgi?id=1914&action=edit
Minimal hello world program. This causes linker warnings when compiled with dmd
-m32 -run hello.d but successfully completes.

--