mirror of git://gcc.gnu.org/git/gcc.git
![]() Synchronizes the D runtime library with upstream druntime 09ed02ce56, and fixes a rename of the importC module missed in the r15-6559 merge. PR d/119761 libphobos/ChangeLog: * libdruntime/MERGE: Merge upstream druntime 09ed02ce56. * libdruntime/Makefile.am (DRUNTIME_DISOURCES): Rename __builtins.di to __importc_builtins.di. * libdruntime/Makefile.in: Regenerate. * libdruntime/__builtins.di: Move to... * libdruntime/__importc_builtins.di: ...here. gcc/testsuite/ChangeLog: * gdc.dg/import-c/import-c.exp: New test. * gdc.dg/import-c/pr119761.d: New test. * gdc.dg/import-c/pr119761c.c: New test. |
||
---|---|---|
.. | ||
config | ||
core | ||
etc/valgrind | ||
gcc | ||
rt | ||
LICENSE.txt | ||
MERGE | ||
Makefile.am | ||
Makefile.in | ||
__importc_builtins.di | ||
__main.di | ||
object.d |