December 20, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bf6beb59be1dd989ed62fa58c52656115d164238
      https://github.com/D-Programming-Language/dmd/commit/bf6beb59be1dd989ed62fa58c52656115d164238
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-08-29 (Sat, 29 Aug 2015)

  Changed paths:
    M test/Makefile
    M test/runnable/test11447c.d
    M test/runnable/testabi.d

  Log Message:
  -----------
  replace -gc in tests with -g

- as we no longer emit D specific DWARF
  extensions -g just works fine

- DW_lang_D is supported since gdb 6.5


  Commit: 382fe98cdac527fbab9f626e860e141ebd3dbfa6
      https://github.com/D-Programming-Language/dmd/commit/382fe98cdac527fbab9f626e860e141ebd3dbfa6
  Author: Iain Buclaw <ibuclaw@gdcproject.org>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M test/Makefile
    M test/runnable/test11447c.d
    M test/runnable/testabi.d

  Log Message:
  -----------
  Merge pull request #4981 from MartinNowak/debug_flag

replace -gc in tests with -g


Compare: https://github.com/D-Programming-Language/dmd/compare/1ff61887daae...382fe98cdac5