https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90651

--- Comment #3 from ibuclaw at gcc dot gnu.org ---
Author: ibuclaw
Date: Sun Jun 16 07:47:46 2019
New Revision: 272340

URL: https://gcc.gnu.org/viewcvs?rev=272340&root=gcc&view=rev
Log:
        PR d/90651
d/dmd: Merge upstream dmd 78dc31152

Fixes bug where the object module was not always implicitly imported.

Reviewed-on: https://github.com/dlang/dmd/pull/9999

Added:
    trunk/gcc/testsuite/gdc.test/compilable/test19912.d
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail19912a.d
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail19912b.d
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail19912c.d
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail19912d.d
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail19912e.d
Modified:
    trunk/gcc/d/dmd/MERGE
    trunk/gcc/d/dmd/dmodule.c

Reply via email to