Re: [PATCH] dejagnu: Add D support to default_target_compile

2016-02-22 Thread Ben Elliston
On Thu, Feb 18, 2016 at 09:51:14PM +0100, Iain Buclaw wrote: > * lib/libgloss.exp (find_gdc): New proc. > * lib/target.exp (default_target_compile): Add D support. Applied, thanks. Ben signature.asc Description: Digital signature ___ Deja

[PATCH] dejagnu: Add D support to default_target_compile

2016-02-18 Thread Iain Buclaw
Hi, Forwarding this patch on from gdb that adds D support in default_target_compile, which should allow D sources to be used in dejagnu framework. Regards, Iain. ChangeLog: * lib/libgloss.exp (find_gdc): New proc. * lib/target.exp (default_target_compile): Add D support. --- --- a/lib/libglos