June 29, 2014 [dmd-internals] [D-Programming-Language/dmd] 31b5a2: fix Issue 11471 - [profile+nothrow] `asm` statemen... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 31b5a22bfb5415ecd953e90fad967a537c27bd53 https://github.com/D-Programming-Language/dmd/commit/31b5a22bfb5415ecd953e90fad967a537c27bd53 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-06-29 (Sun, 29 Jun 2014) Changed paths: A test/compilable/test11471.d Log Message: ----------- fix Issue 11471 - [profile+nothrow] `asm` statements rejected in `nothrow` functions if built with "-profile" Workaround fix is introduced in e6c308938d02d1cbfc57c37c03d06bff0ec00c74, so just add a test case. Commit: 968566c3620707480a77c38a17d5d8317a0ff4f7 https://github.com/D-Programming-Language/dmd/commit/968566c3620707480a77c38a17d5d8317a0ff4f7 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-06-29 (Sun, 29 Jun 2014) Changed paths: A test/compilable/test11471.d Log Message: ----------- Merge pull request #3702 from 9rnsr/fix11471 [REG2.066a] Issue 11471 - [profile+nothrow] `asm` statements rejected in `nothrow` functions if built with "-profile" Compare: https://github.com/D-Programming-Language/dmd/compare/e6c308938d02...968566c36207 |
Copyright © 1999-2021 by the D Language Foundation