https://issues.dlang.org/show_bug.cgi?id=15235
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dlang Bot <[email protected]> --- dlang/dmd pull request #11166 "Fix issue 15235: inline asm: silent ICE (segfault) in asm_add_exp()" was merged into master: - 185fd7155ea1dc7b22ed4b995ae12208d86f62e1 by Ben Jones: fix issue 15235. Return after spotting an asm syntax error rather than goto-ing it 10 times https://github.com/dlang/dmd/pull/11166 --
