[Issue 15235] inline asm: silent ICE (segfault) in asm_add_exp()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat May 23 01:13:27 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=15235
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list