On 25 January 2012 22:22, Jesse Phillips <jessekphillip...@gmail.com> wrote: >> That's why the last entry in the roadmap he gave a link to is "Submit >> GDC for inclusion in GCC" >> The roadmap is pretty much the answer to your question. > > > Heh, I'd gleamed that and went to re-read that and just read the second to > last: > > "Submit all patches to GCC proper for inclusion in GCC." > > and just thought my first read was wrong.
All alterations to GCC that are required for D need to be submitted separately. As it currently stands, this will be x86 support for 'naked' functions, and something along the description of callee_pop_float_return. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';