Re: versions for thumb and thumb-2 instruction sets

2016-02-11 Thread Dan Olson via D.gnu
Mike writes: > On Wednesday, 10 February 2016 at 17:03:35 UTC, Dan Olson wrote: >> >> I noticed that even thumb-1 has different instruction set based on >> arm architecture. > > Yes. I did a little more research into this, as it peeked my > curiosity. Good info Mike. Thanks. > So, I still onl

[Bug 148] gcc inline asm instruction template must be a constant char string regression

2016-02-11 Thread via D.gnu
http://bugzilla.gdcproject.org/show_bug.cgi?id=148 --- Comment #4 from Iain Buclaw --- (In reply to Iain Buclaw from comment #3) > For resolving any kind of symbol to string via CTFE, I'd suggest we defer > running semantic analysis until the second pass. > > See for instance: > https://github.c