[Issue 13530] [REG 2.066] D Inline Assembler in nothrow function hides errors

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Sep 28 04:52:40 PDT 2014


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

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
To work around the remainding issue around the relationship DMD has with
nothrow and it's own inline assembler, I've had to comment out the following in
GDC's extended assembler passes.

https://github.com/D-Programming-Language/dmd/pull/4030

Not good.

--


More information about the Digitalmars-d-bugs mailing list