gcc/libphobos/libdruntime/rt
Iain Buclaw 6948c7c3d2 d: Turn on deprecation warnings by default.
This is the default in the upstream reference compiler, and can reduce
some confusion when comparing warning/error messages of gdc and dmd side
by side.

Merges libphobos with upstream druntime d05ebaad and phobos 021ae0df7.

Reviewed-on: https://github.com/dlang/druntime/pull/3127
	     https://github.com/dlang/phobos/pull/7521

gcc/d/ChangeLog:

	* d-lang.cc (d_init_options): Turn on deprecation warnings by default.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime d05ebaad.
	* src/MERGE: Merge upstream phobos 021ae0df7.
	* testsuite/libphobos.typeinfo/struct-align.d: Remove empty statement.

gcc/testsuite/ChangeLog:

	* gdc.dg/asm1.d: Don't use deprecated asm syntax.
	* gdc.dg/compilable.d: Add public to selective import.
	* gdc.dg/lto/ltotests_0.d: Explicitly catch Throwable.
	* gdc.dg/runnable.d: Remove empty statement.
2020-06-25 17:02:45 +02:00
..
typeinfo libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00
util d: Turn on deprecation warnings by default. 2020-06-25 17:02:45 +02:00
aaA.d libphobos: Apply core.internal.hash updates from druntime 2019-02-10 21:01:24 +00:00
aApply.d
aApplyR.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
adi.d
arrayassign.d libphobos: Merge phobos and druntime with upstream. 2019-01-26 13:41:26 +00:00
arraycast.d
arraycat.d
cast_.d
config.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
critical_.d
deh.d
dmain2.d libphobos: Backport minimal MinGW support patches. 2019-04-29 05:42:36 +00:00
dylib_fixes.c
invariant.d
lifetime.d
memory.d
minfo.d d/dmd: Merge upstream dmd f8e38c001 2019-06-16 07:50:07 +00:00
monitor_.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
obj.d
qsort.d libphobos: Merge upstream druntime 109f0f2e 2019-04-22 13:46:13 +00:00
sections.d libphobos: Move rt.sections modules to gcc.sections 2019-04-13 15:29:15 +00:00
switch_.d
tlsgc.d