]> gcc.gnu.org Git - gcc.git/commit
re PR d/90651 (ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524)
authorIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 16 Jun 2019 07:47:46 +0000 (07:47 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Sun, 16 Jun 2019 07:47:46 +0000 (07:47 +0000)
commit347f5c885f33bcd905d601faa5a93b01715eacf8
tree6760a7d898787cef46c9f38a1b72f72f71202000
parente62b9f8e0881f96c5555b18527041aef4e94a3d1
re PR d/90651 (ICE in FuncDeclaration::semantic3, at d/dmd/func.c:1524)

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

From-SVN: r272340
gcc/d/dmd/MERGE
gcc/d/dmd/dmodule.c
gcc/testsuite/gdc.test/compilable/test19912.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19912a.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19912b.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19912c.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19912d.d [new file with mode: 0644]
gcc/testsuite/gdc.test/fail_compilation/fail19912e.d [new file with mode: 0644]
This page took 0.064032 seconds and 5 git commands to generate.