[dmd-internals] [D-Programming-Language/dmd] afc3ac: fix Issue 14814 - ld: GOT load reloc does not poin...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Jul 24 17:40:25 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: afc3ace1fadbe47fb7bacc4ba93f3c3582f1c475
      https://github.com/D-Programming-Language/dmd/commit/afc3ace1fadbe47fb7bacc4ba93f3c3582f1c475
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-07-23 (Thu, 23 Jul 2015)

  Changed paths:
    M src/e2ir.c
    A test/runnable/imports/link14814a.d
    A test/runnable/link14814.d

  Log Message:
  -----------
  fix Issue 14814 - ld: GOT load reloc does not point to a movq instruction


  Commit: 3a8dc471abbcd6952519e6ddf9f496ba3147c3f5
      https://github.com/D-Programming-Language/dmd/commit/3a8dc471abbcd6952519e6ddf9f496ba3147c3f5
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-25 (Sat, 25 Jul 2015)

  Changed paths:
    M src/e2ir.c
    A test/runnable/imports/link14814a.d
    A test/runnable/link14814.d

  Log Message:
  -----------
  Merge pull request #4829 from 9rnsr/fix14814

[REG2.068a] Issue 14814 - ld: GOT load reloc does not point to a movq instruction


Compare: https://github.com/D-Programming-Language/dmd/compare/35d35f1cf7c5...3a8dc471abbc


More information about the dmd-internals mailing list