This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r269897 - in /trunk/gcc: d/dmd/MERGE d/dmd/dmod...


Author: ibuclaw
Date: Sun Mar 24 16:20:43 2019
New Revision: 269897

URL: https://gcc.gnu.org/viewcvs?rev=269897&root=gcc&view=rev
Log:
d/dmd: Merge upstream dmd 74ac873be

Introduces a fix for a segfault when building without object.d being
present, as well as MinGW host build errors in dmd/root/filename.c.

Updates a couple of non-portable tests, removing one and fixing the
other.

Removed:
    trunk/gcc/testsuite/gdc.test/fail_compilation/fail6451.d
Modified:
    trunk/gcc/d/dmd/MERGE
    trunk/gcc/d/dmd/dmodule.c
    trunk/gcc/d/dmd/root/filename.c
    trunk/gcc/testsuite/gdc.test/runnable/test4.d


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]