Re: [PATCH 6/13] D: Add D language support to GCC proper.

2017-09-11 Thread Jeff Law
On 09/11/2017 11:27 AM, Mike Stump wrote: > On Sep 11, 2017, at 9:34 AM, Jeff Law wrote: >> >> On 05/28/2017 03:15 PM, Iain Buclaw wrote: >>> This patch adds D language support to GCC itself. >>> >>> --- >>> >>> >>> 06-d-gcc-proper.patch >>> >>> >>> gcc/ChangeLog >>> >>> *

Re: [PATCH 6/13] D: Add D language support to GCC proper.

2017-09-11 Thread Mike Stump
On Sep 11, 2017, at 9:34 AM, Jeff Law wrote: > > On 05/28/2017 03:15 PM, Iain Buclaw wrote: >> This patch adds D language support to GCC itself. >> >> --- >> >> >> 06-d-gcc-proper.patch >> >> >> gcc/ChangeLog >> >> * config/rs6000/rs6000.c

Re: [PATCH 6/13] D: Add D language support to GCC proper.

2017-09-11 Thread Jeff Law
On 05/28/2017 03:15 PM, Iain Buclaw wrote: > This patch adds D language support to GCC itself. > > --- > > > 06-d-gcc-proper.patch > > > gcc/ChangeLog > > * config/rs6000/rs6000.c (rs6000_output_function_epilogue): > Support GNU D by using 0 as the language type. > *

[PATCH 6/13] D: Add D language support to GCC proper.

2017-05-28 Thread Iain Buclaw
This patch adds D language support to GCC itself. --- gcc/ChangeLog * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Support GNU D by using 0 as the language type. * dwarf2out.c (is_dlang): New function. (gen_compile_unit_die): Use DW_LANG_D for D. (declare_in_namespace): Return